C# Class SLApp_Beta.Service_Learning_Type

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Afficher le fichier Open project: WhitworthUniversity/SLApp Class Usage Examples

Private Properties

Свойство Type Description
OnCreated void
OnIDChanged void
OnIDChanging void
OnLoaded void
OnNameChanged void
OnNameChanging void
OnValidate void

Méthodes publiques

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

Méthodes protégées

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

Private Methods

Méthode Description
OnCreated ( ) : void
OnIDChanged ( ) : void
OnIDChanging ( int 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

Service_Learning_Type() public méthode

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