C# Class System.Reflection.MdConstant

Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
GetValue ( MetadataImport scope, int token, RuntimeTypeHandle fieldTypeHandle, bool raw ) : Object

Method Details

GetValue() public static method

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