C# Class Quasar.Samples.LightBoxContent

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: indexzero/quasar Class Usage Examples

Méthodes publiques

Méthode Description
LightBoxContent ( string header, string content ) : System

Private Methods

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

LightBoxContent() public méthode

public LightBoxContent ( string header, string content ) : System
header string
content string
Résultat System