C# Class SIP_Agent.tasks_call

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Afficher le fichier Open project: anroots/SIP-Agent Class Usage Examples

Private Properties

Свойство Type Description
OnCreated void
OnLoaded void
OnValidate void
Oncall_idChanged void
Oncall_idChanging void
OnidChanged void
OnidChanging void
Ontask_idChanged void
Ontask_idChanging void

Méthodes publiques

Méthode Description
tasks_call ( ) : 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
OnValidate ( System action ) : void
Oncall_idChanged ( ) : void
Oncall_idChanging ( int value ) : void
OnidChanged ( ) : void
OnidChanging ( int value ) : void
Ontask_idChanged ( ) : void
Ontask_idChanging ( int value ) : 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

tasks_call() public méthode

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