C# 클래스 Quasar.Samples.LightBoxContent

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: indexzero/quasar 1 사용 예제들

공개 메소드들

메소드 설명
LightBoxContent ( string header, string content ) : System

비공개 메소드들

메소드 설명
NotifyPropertyChanged ( string propertyName ) : void

메소드 상세

LightBoxContent() 공개 메소드

public LightBoxContent ( string header, string content ) : System
header string
content string
리턴 System