C# Class Castle.DynamicProxy.Tests.GenericTestUtility

Mostrar archivo Open project: nats/castle-1.0.3-mono Class Usage Examples

Public Methods

Method Description
CheckMethodInfoIsClosed ( MethodInfo method, Type returnType ) : void

Method Details

CheckMethodInfoIsClosed() public static method

public static CheckMethodInfoIsClosed ( MethodInfo method, Type returnType ) : void
method System.Reflection.MethodInfo
returnType System.Type
return void