C# Class PlasticSCM.CLI.DateTimeExtension

Afficher le fichier Open project: powercode/PSPlastic

Méthodes publiques

Méthode Description
HasValidValue ( this dateTime ) : bool
UnspecifiedToLocal ( this dateTime ) : System.DateTime

Method Details

HasValidValue() public static méthode

public static HasValidValue ( this dateTime ) : bool
dateTime this
Résultat bool

UnspecifiedToLocal() public static méthode

public static UnspecifiedToLocal ( this dateTime ) : System.DateTime
dateTime this
Résultat System.DateTime