C# Class PsHandler.UI.TableInfo

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: kampiuceris/PsHandler Class Usage Examples

Méthodes publiques

Свойство Type Description
Table System.Windows.Documents.Table

Méthodes publiques

Méthode Description
TableInfo ( System.Windows.Documents.Table table ) : System
Update ( ) : void

Private Methods

Méthode Description
NotifyPropertyChanged ( [ propertyName = null ) : void

Method Details

TableInfo() public méthode

public TableInfo ( System.Windows.Documents.Table table ) : System
table System.Windows.Documents.Table
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Table public_oe property

public Table,System.Windows.Documents Table
Résultat System.Windows.Documents.Table