C# Class System.Reflection.MdConstant

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
GetValue ( MetadataImport scope, int token, RuntimeTypeHandle fieldTypeHandle, bool raw ) : Object

Method Details

GetValue() public static méthode

public static GetValue ( MetadataImport scope, int token, RuntimeTypeHandle fieldTypeHandle, bool raw ) : Object
scope MetadataImport
token int
fieldTypeHandle System.RuntimeTypeHandle
raw bool
Résultat Object