C# Class Glyma.Security.CompleteModel.RightAssociation

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Private Properties

Свойство Type Description
OnCreated void
OnLoaded void
OnRightAssociationIdChanged void
OnRightAssociationIdChanging void
OnRightIdChanged void
OnRightIdChanging void
OnRoleIdChanged void
OnRoleIdChanging void
OnSecurableContextIdChanged void
OnSecurableContextIdChanging void
OnValidate void

Méthodes publiques

Méthode Description
RightAssociation ( ) : System.Data.Linq

Méthodes protégées

Méthode Description
SendPropertyChanged ( String propertyName ) : void
SendPropertyChanging ( ) : void

Private Methods

Méthode Description
OnCreated ( ) : void
OnLoaded ( ) : void
OnRightAssociationIdChanged ( ) : void
OnRightAssociationIdChanging ( long value ) : void
OnRightIdChanged ( ) : void
OnRightIdChanging ( System value ) : void
OnRoleIdChanged ( ) : void
OnRoleIdChanging ( System value ) : void
OnSecurableContextIdChanged ( ) : void
OnSecurableContextIdChanging ( System value ) : void
OnValidate ( System action ) : void

Method Details

RightAssociation() public méthode

public RightAssociation ( ) : System.Data.Linq
Résultat System.Data.Linq

SendPropertyChanged() protected méthode

protected SendPropertyChanged ( String propertyName ) : void
propertyName String
Résultat void

SendPropertyChanging() protected méthode

protected SendPropertyChanging ( ) : void
Résultat void