Méthode | Description | |
---|---|---|
Intercept ( IInvocation invocation ) : void |
원본 인스턴스에 대한 작업에 대해 Intercept를 수행합니다.
|
Méthode | Description | |
---|---|---|
OnPropertyChanged ( object invocationTarget, string propertyName ) : void |
public Intercept ( IInvocation invocation ) : void | ||
invocation | IInvocation | |
Résultat | void |
protected OnPropertyChanged ( object invocationTarget, string propertyName ) : void | ||
invocationTarget | object | |
propertyName | string | |
Résultat | void |