C# Class OpenIdProvider.Models.UserHistory

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

Private Properties

Свойство Type Description
Initialize void
OnCommentChanged void
OnCommentChanging void
OnCreated void
OnCreationDateChanged void
OnCreationDateChanging void
OnDeserializing void
OnIPChanged void
OnIPChanging void
OnIdChanged void
OnIdChanging void
OnLoaded void
OnSerialized void
OnSerializing void
OnUserHistoryTypeIdChanged void
OnUserHistoryTypeIdChanging void
OnUserIdChanged void
OnUserIdChanging void
OnValidate void

Méthodes publiques

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

Méthodes protégées

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

Private Methods

Méthode Description
Initialize ( ) : void
OnCommentChanged ( ) : void
OnCommentChanging ( string value ) : void
OnCreated ( ) : void
OnCreationDateChanged ( ) : void
OnCreationDateChanging ( System value ) : void
OnDeserializing ( StreamingContext context ) : void
OnIPChanged ( ) : void
OnIPChanging ( string value ) : void
OnIdChanged ( ) : void
OnIdChanging ( int value ) : void
OnLoaded ( ) : void
OnSerialized ( StreamingContext context ) : void
OnSerializing ( StreamingContext context ) : void
OnUserHistoryTypeIdChanged ( ) : void
OnUserHistoryTypeIdChanging ( byte value ) : void
OnUserIdChanged ( ) : void
OnUserIdChanging ( int 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

UserHistory() public méthode

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