C# Class TUP.AsmResolver.NET.Specialized.FieldMarshal

Inheritance: MetaDataMember
Afficher le fichier Open project: Rex-Hays/GNIDA Class Usage Examples

Méthodes publiques

Méthode Description
ClearCache ( ) : void
FieldMarshal ( MetaDataMember parent, uint nativeType ) : System
FieldMarshal ( MetaDataRow row ) : System
LoadCache ( ) : void

Method Details

ClearCache() public méthode

public ClearCache ( ) : void
Résultat void

FieldMarshal() public méthode

public FieldMarshal ( MetaDataMember parent, uint nativeType ) : System
parent MetaDataMember
nativeType uint
Résultat System

FieldMarshal() public méthode

public FieldMarshal ( MetaDataRow row ) : System
row MetaDataRow
Résultat System

LoadCache() public méthode

public LoadCache ( ) : void
Résultat void