Свойство | Type | Description | |
---|---|---|---|
OnCreated | void | ||
OnLoaded | void | ||
OnSecurableContextIdChanged | void | ||
OnSecurableContextIdChanging | void | ||
OnSecurableContextNameChanged | void | ||
OnSecurableContextNameChanging | void | ||
OnSecurableContextUidChanged | void | ||
OnSecurableContextUidChanging | void | ||
OnValidate | void | ||
attach_GroupAssociations | void | ||
detach_GroupAssociations | void |
Méthode | Description | |
---|---|---|
SecurableContext ( ) : System.Data.Linq |
Méthode | Description | |
---|---|---|
SendPropertyChanged ( String propertyName ) : void | ||
SendPropertyChanging ( ) : void |
Méthode | Description | |
---|---|---|
OnCreated ( ) : void | ||
OnLoaded ( ) : void | ||
OnSecurableContextIdChanged ( ) : void | ||
OnSecurableContextIdChanging ( int value ) : void | ||
OnSecurableContextNameChanged ( ) : void | ||
OnSecurableContextNameChanging ( string value ) : void | ||
OnSecurableContextUidChanged ( ) : void | ||
OnSecurableContextUidChanging ( System |
||
OnValidate ( System action ) : void | ||
attach_GroupAssociations ( |
||
detach_GroupAssociations ( |
public SecurableContext ( ) : System.Data.Linq | ||
Résultat | System.Data.Linq |
protected SendPropertyChanged ( String propertyName ) : void | ||
propertyName | String | |
Résultat | void |