C# Class System.Reflection.Tests.ReflectionContextSubClass

Inheritance: ReflectionContext
Mostra file Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
MapAssembly ( Assembly asm ) : Assembly
MapType ( TypeInfo typeInfo ) : TypeInfo

Method Details

MapAssembly() public method

public MapAssembly ( Assembly asm ) : Assembly
asm Assembly
return Assembly

MapType() public method

public MapType ( TypeInfo typeInfo ) : TypeInfo
typeInfo TypeInfo
return TypeInfo