C# Class BLL.Extensor

Afficher le fichier Open project: enelramon/TeacherControl2

Méthodes publiques

Méthode Description
ToDate ( this str ) : System.DateTime
ToDbString ( this dt ) : string
ToTextFieldString ( this dt ) : string

Method Details

ToDate() public static méthode

public static ToDate ( this str ) : System.DateTime
str this
Résultat System.DateTime

ToDbString() public static méthode

public static ToDbString ( this dt ) : string
dt this
Résultat string

ToTextFieldString() public static méthode

public static ToTextFieldString ( this dt ) : string
dt this
Résultat string