public static Nullable<DateTime> ParseShortDate( string s )
Public Shared Function ParseShortDate ( _ s As String _ ) As Nullable(Of DateTime)
public: static Nullable<DateTime> ParseShortDate( String^ s )