C# Class StaffRmb.AP_Staff_Rmb_PerDeimMuliType

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Afficher le fichier Open project: AgapeEurope/AgapeConnect1 Class Usage Examples

Private Properties

Свойство Type Description
OnCreated void
OnCurrencyChanged void
OnCurrencyChanging void
OnLoaded void
OnNameChanged void
OnNameChanging void
OnPerDiemTypeIdChanged void
OnPerDiemTypeIdChanging void
OnPortalIdChanged void
OnPortalIdChanging void
OnValidate void
OnValueChanged void
OnValueChanging void

Méthodes publiques

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

Méthodes protégées

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

Private Methods

Méthode Description
OnCreated ( ) : void
OnCurrencyChanged ( ) : void
OnCurrencyChanging ( string value ) : void
OnLoaded ( ) : void
OnNameChanged ( ) : void
OnNameChanging ( string value ) : void
OnPerDiemTypeIdChanged ( ) : void
OnPerDiemTypeIdChanging ( int value ) : void
OnPortalIdChanged ( ) : void
OnPortalIdChanging ( System value ) : void
OnValidate ( System action ) : void
OnValueChanged ( ) : void
OnValueChanging ( System value ) : void

Method Details

AP_Staff_Rmb_PerDeimMuliType() public méthode

public AP_Staff_Rmb_PerDeimMuliType ( ) : 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