C# Class BExIS.Dlm.Services.TypeSystem.DataTypeUtility

Afficher le fichier Open project: BEXIS2/Core

Méthodes publiques

Méthode Description
GetTypeCode ( string type ) : DataTypeCode
IsTypeOf ( object data, string systemType ) : bool

Method Details

GetTypeCode() public static méthode

public static GetTypeCode ( string type ) : DataTypeCode
type string
Résultat DataTypeCode

IsTypeOf() public static méthode

public static IsTypeOf ( object data, string systemType ) : bool
data object
systemType string
Résultat bool