C# Class DevExtreme.AspNet.Data.TypeExtensions

Afficher le fichier Open project: DevExpress/DevExtreme.AspNet.Data

Méthodes publiques

Méthode Description
GetRuntimeFields ( this type ) : IEnumerable
GetRuntimeProperties ( this type ) : IEnumerable
GetTypeInfo ( this type ) : TypeInfo

Method Details

GetRuntimeFields() public static méthode

public static GetRuntimeFields ( this type ) : IEnumerable
type this
Résultat IEnumerable

GetRuntimeProperties() public static méthode

public static GetRuntimeProperties ( this type ) : IEnumerable
type this
Résultat IEnumerable

GetTypeInfo() public static méthode

public static GetTypeInfo ( this type ) : TypeInfo
type this
Résultat TypeInfo