Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NSoft
NFramework
DynamicProxy
EditableObjectInterceptor
C# Class NSoft.NFramework.DynamicProxy.EditableObjectInterceptor
Inheritance:
Castle.DynamicProxy.IInterceptor
Afficher le fichier
Open project: debop/NFramework
Méthodes publiques
Méthode
Description
Intercept
(
IInvocation
invocation
) :
void
Private Methods
Méthode
Description
AssignValues
(
object
target
) :
void
Method Details
Intercept()
public
méthode
public
Intercept
(
IInvocation
invocation
) :
void
invocation
IInvocation
Résultat
void