프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnCreated | void | ||
OnLoaded | void | ||
OnValidate | void | ||
OnidChanged | void | ||
OnidChanging | void | ||
OntypeChanged | void | ||
OntypeChanging | void | ||
attach_Interaction_Logs | void | ||
detach_Interaction_Logs | void |
메소드 | 설명 | |
---|---|---|
Interaction_Type ( ) : System.Data.Linq |
메소드 | 설명 | |
---|---|---|
SendPropertyChanged ( String propertyName ) : void | ||
SendPropertyChanging ( ) : void |
메소드 | 설명 | |
---|---|---|
OnCreated ( ) : void | ||
OnLoaded ( ) : void | ||
OnValidate ( System action ) : void | ||
OnidChanged ( ) : void | ||
OnidChanging ( int value ) : void | ||
OntypeChanged ( ) : void | ||
OntypeChanging ( string value ) : void | ||
attach_Interaction_Logs ( |
||
detach_Interaction_Logs ( |
protected SendPropertyChanged ( String propertyName ) : void | ||
propertyName | String | |
리턴 | void |