C# Class Verses.Portable.BusinessEntityBase

Inheritance: IBusinessEntity, INotifyPropertyChanged
Afficher le fichier Open project: pierceboggan/Verses

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
BusinessEntityBase ( ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( string name ) : void

Method Details

BusinessEntityBase() public méthode

public BusinessEntityBase ( ) : System
Résultat System

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string name ) : void
name string
Résultat void