C# Class Patcher.Data.Plugins.Content.InfoProvider

Afficher le fichier Open project: unforbidable/patcher Class Usage Examples

Méthodes publiques

Méthode Description
GetCompoundInfo ( Type type ) : CompoundInfo
GetFieldInfo ( Type type ) : FieldInfo
GetRecordInfo ( Type type ) : RecordInfo

Method Details

GetCompoundInfo() public static méthode

public static GetCompoundInfo ( Type type ) : CompoundInfo
type System.Type
Résultat CompoundInfo

GetFieldInfo() public static méthode

public static GetFieldInfo ( Type type ) : FieldInfo
type System.Type
Résultat FieldInfo

GetRecordInfo() public static méthode

public static GetRecordInfo ( Type type ) : RecordInfo
type System.Type
Résultat RecordInfo