C# Class CSL.NetworkExtensions.Framework.Unsafe.MethodInfoExtensions

Show file Open project: Katalyst6/CSL.NetworkExtensions

Public Methods

Method Description
RedirectTo ( this originalMethod, MethodInfo newMethod ) : IDisposable

Method Details

RedirectTo() public static method

public static RedirectTo ( this originalMethod, MethodInfo newMethod ) : IDisposable
originalMethod this
newMethod System.Reflection.MethodInfo
return IDisposable