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