Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Transit
Framework
Redirection
Redirector.MethodRedirection
C# Class Transit.Framework.Redirection.Redirector.MethodRedirection
Inheritance:
IDisposable
Exibir arquivo
Open project: Katalyst6/CSL.TransitAddonMod
Public Methods
Method
Description
Dispose
( ) :
void
MethodRedirection
(
MethodInfo
originalMethod
,
MethodInfo
newMethod
,
Assembly
redirectionSource
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
MethodRedirection()
public
method
public
MethodRedirection
(
MethodInfo
originalMethod
,
MethodInfo
newMethod
,
Assembly
redirectionSource
) :
System
originalMethod
System.Reflection.MethodInfo
newMethod
System.Reflection.MethodInfo
redirectionSource
System.Reflection.Assembly
return
System