메소드 | 설명 | |
---|---|---|
MethodsInspected ( ) : void |
Invoked by the generation process to notify that the whole process is completed.
|
|
NonProxyableMemberNotification ( |
Invoked by the generation process to notify that a member wasn't marked as virtual.
|
|
ShouldInterceptMethod ( |
Invoked by the generation process to know if the specified member should be intercepted.
|
메소드 | 설명 | |
---|---|---|
AppedProcessedProperty ( |
||
AppendError ( string errorMessage ) : void | ||
IsValidCollectionType ( |
||
SetProxiedTypeIfNeed ( |
public NonProxyableMemberNotification ( |
||
type | The type. | |
memberInfo | The member Info. | |
리턴 | void |
public ShouldInterceptMethod ( |
||
type | The type. | |
methodInfo | The method Info. | |
리턴 | bool |