C# Class Castle.DynamicProxy.Tests.ClassEmitterTestCase

Inheritance: BasePEVerifyTestCase
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
TearDown ( ) : void

Private Methods

Method Description
AutomaticDefaultConstructorGeneration ( ) : void
AutomaticDefaultConstructorGenerationWithClosedGenericType ( ) : void
ForceUnsignedFalseWithSignedTypes ( ) : void
ForceUnsignedTrueWithSignedTypes ( ) : void
InstanceMethodArguments ( ) : void
StaticMethodArguments ( ) : void

Method Details

TearDown() public method

public TearDown ( ) : void
return void