C# Class OpenIdProvider.Models.UserHistoryType

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Afficher le fichier Open project: StackExchange/StackID Class Usage Examples

Private Properties

Свойство Type Description
Initialize void
OnCreated void
OnDescriptionChanged void
OnDescriptionChanging void
OnDeserializing void
OnIdChanged void
OnIdChanging void
OnLoaded void
OnNameChanged void
OnNameChanging void
OnValidate void

Méthodes publiques

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

Méthodes protégées

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

Private Methods

Méthode Description
Initialize ( ) : void
OnCreated ( ) : void
OnDescriptionChanged ( ) : void
OnDescriptionChanging ( string value ) : void
OnDeserializing ( StreamingContext context ) : void
OnIdChanged ( ) : void
OnIdChanging ( byte value ) : void
OnLoaded ( ) : void
OnNameChanged ( ) : void
OnNameChanging ( string value ) : void
OnValidate ( System action ) : void

Method Details

SendPropertyChanged() protected méthode

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

SendPropertyChanging() protected méthode

protected SendPropertyChanging ( ) : void
Résultat void

UserHistoryType() public méthode

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