C# Class System.Reflection.Emit.Tests.TypeBuilderCreateType

Mostra file Open project: dotnet/corefx

Private Methods

Method Description
CreateType ( TypeAttributes attributes ) : void
CreateType_GenericType ( ) : void
CreateType_InvalidTypeAttributes_Throws ( TypeAttributes attributes, Type exceptionType ) : void
CreateType_NestedType ( ) : void