C# Class ActiveRecordPattern.ConvertType

Afficher le fichier Open project: msCube/Gallery

Méthodes publiques

Méthode Description
FromCLR ( Type Type ) : string
FromSQL ( Type Type ) : string

Private Methods

Méthode Description
setTypes ( ) : void

Method Details

FromCLR() public static méthode

public static FromCLR ( Type Type ) : string
Type System.Type
Résultat string

FromSQL() public static méthode

public static FromSQL ( Type Type ) : string
Type System.Type
Résultat string