C# Class Quasar.Samples.LightBoxContent

Inheritance: INotifyPropertyChanged
显示文件 Open project: indexzero/quasar Class Usage Examples

Public Methods

Method Description
LightBoxContent ( string header, string content ) : System

Private Methods

Method Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

LightBoxContent() public method

public LightBoxContent ( string header, string content ) : System
header string
content string
return System