프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnCreated | void | ||
OnDisplayNameChanged | void | ||
OnDisplayNameChanging | void | ||
OnLoaded | void | ||
OnRoleIdChanged | void | ||
OnRoleIdChanging | void | ||
OnSecurableContextIdChanged | void | ||
OnSecurableContextIdChanging | void | ||
OnValidate | void | ||
attach_Groups | void | ||
attach_RightAssociations | void | ||
detach_Groups | void | ||
detach_RightAssociations | void |
메소드 | 설명 | |
---|---|---|
HasRights ( ) : bool | ||
Role ( ) : System.Data.Linq |
메소드 | 설명 | |
---|---|---|
SendPropertyChanged ( String propertyName ) : void | ||
SendPropertyChanging ( ) : void |
메소드 | 설명 | |
---|---|---|
OnCreated ( ) : void | ||
OnDisplayNameChanged ( ) : void | ||
OnDisplayNameChanging ( string value ) : void | ||
OnLoaded ( ) : void | ||
OnRoleIdChanged ( ) : void | ||
OnRoleIdChanging ( int value ) : void | ||
OnSecurableContextIdChanged ( ) : void | ||
OnSecurableContextIdChanging ( System |
||
OnValidate ( System action ) : void | ||
attach_Groups ( |
||
attach_RightAssociations ( |
||
detach_Groups ( |
||
detach_RightAssociations ( |
protected SendPropertyChanged ( String propertyName ) : void | ||
propertyName | String | |
리턴 | void |