'Declaration Public Shared Function _parseDateByPlatform( _ ByVal value As String _ ) As Nullable(Of Double)
public static Nullable<double> _parseDateByPlatform( string value )
Parameters
- value
'Declaration Public Shared Function _parseDateByPlatform( _ ByVal value As String _ ) As Nullable(Of Double)
public static Nullable<double> _parseDateByPlatform( string value )