Свойство | Type | Description | |
---|---|---|---|
OnCreated | void | ||
OnLoaded | void | ||
OnValidate | void | ||
OnidChanged | void | ||
OnidChanging | void | ||
OntypeChanged | void | ||
OntypeChanging | void | ||
attach_Interaction_Logs | void | ||
detach_Interaction_Logs | void |
Méthode | Description | |
---|---|---|
Interaction_Type ( ) : System.Data.Linq |
Méthode | Description | |
---|---|---|
SendPropertyChanged ( String propertyName ) : void | ||
SendPropertyChanging ( ) : void |
Méthode | Description | |
---|---|---|
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 ( |
public Interaction_Type ( ) : System.Data.Linq | ||
Résultat | System.Data.Linq |
protected SendPropertyChanged ( String propertyName ) : void | ||
propertyName | String | |
Résultat | void |