C# (CSharp) LinFu.AOP.Cecil.Extensions Namespace

Classes

Name Description
ExceptionHandlerInterceptionExtensions Represents an extension class that adds support for intercepting exceptions thrown at runtime.
FieldInterceptionExtensions Represents an extension class that adds field interception support to a given type.
InvocationInfoExtensions Adds helper methods classes that implement the IInvocationInfo interface.
MethodBodyInterceptionExtensions Represents an extension class that adds method body interception support to the Mono.Cecil object model.
MethodDefinitionExtensions Represents an extension class that adds helper methods to the MethodDefinition type.
MethodRewriterExtensions A helper class that extends Cecil to support the IMethodRewriter interface.
NewOperatorInterceptionExtensions An extension class that adds support for intercepting the 'new' operator with LinFu.AOP.
TypeDefinitionExtensions Adds helper methods to the TypeDefinition class.