C# Class Castle.DynamicProxy.Generators.Constants

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

Public Properties

Property Type Description
AbstractInvocationConstructorWithTargetMethod System.Reflection.ConstructorInfo
AbstractInvocationConstructorWithoutTargetMethod System.Reflection.ConstructorInfo
AbstractInvocationProceed System.Reflection.MethodInfo
GetMethodFromHandle1 System.Reflection.MethodInfo
GetMethodFromHandle2 System.Reflection.MethodInfo

Property Details

AbstractInvocationConstructorWithTargetMethod public static property

public static ConstructorInfo,System.Reflection AbstractInvocationConstructorWithTargetMethod
return System.Reflection.ConstructorInfo

AbstractInvocationConstructorWithoutTargetMethod public static property

public static ConstructorInfo,System.Reflection AbstractInvocationConstructorWithoutTargetMethod
return System.Reflection.ConstructorInfo

AbstractInvocationProceed public static property

public static MethodInfo,System.Reflection AbstractInvocationProceed
return System.Reflection.MethodInfo

GetMethodFromHandle1 public static property

public static MethodInfo,System.Reflection GetMethodFromHandle1
return System.Reflection.MethodInfo

GetMethodFromHandle2 public static property

public static MethodInfo,System.Reflection GetMethodFromHandle2
return System.Reflection.MethodInfo