GoXam for WPF v3
ToDateTime Method
Northwoods.GoXam.Model Namespace > XHelper Class : ToDateTime Method
This data conversion function converts a String to a DateTime.
Syntax
public static DateTime ToDateTime( 
   string s
)

Parameters

s
See Also

Reference

XHelper Class
XHelper Members