예제 #1
0
파일: Switcher.cs 프로젝트: freeman888/GI
 static Switcher()
 {
     GType.Sign("switcher");
 }
예제 #2
0
파일: GridFlat.cs 프로젝트: freeman888/GI
 static GridFlat()
 {
     GType.Sign("gridflat");
 }
예제 #3
0
 static _TextCell()
 {
     GType.Sign(type);
 }
예제 #4
0
 static GridFlat()
 {
     GType.Sign(type);
 }
예제 #5
0
 static XmlDocument()
 {
     GType.Sign(type);
 }
예제 #6
0
 static Image()
 {
     GType.Sign(type);
 }
예제 #7
0
파일: GridFlat.cs 프로젝트: freeman888/GI
 static GridFlat()
 {
     GType.Sign("GridFlat");
 }
예제 #8
0
파일: WebView.cs 프로젝트: freeman888/GI
 static WebView()
 {
     GType.Sign("webview");
 }
예제 #9
0
파일: StackFlat.cs 프로젝트: freeman888/GI
 static StackFlat()
 {
     GType.Sign("StackFlat");
 }
예제 #10
0
파일: Switcher.cs 프로젝트: freeman888/GI
 static Switcher()
 {
     GType.Sign(type);
 }
예제 #11
0
파일: XmlComment.cs 프로젝트: freeman888/GI
 static XmlComment()
 {
     GType.Sign(type);
 }
예제 #12
0
 static ListFlat()
 {
     GType.Sign("listflat");
 }
예제 #13
0
 static StackFlat()
 {
     GType.Sign(type);
 }
예제 #14
0
파일: ListFlat.cs 프로젝트: freeman888/GI
 static ListFlat()
 {
     GType.Sign("ListFlat");
 }
예제 #15
0
 static WebView()
 {
     GType.Sign(type);
 }
예제 #16
0
 static GasPage()
 {
     GType.Sign("Page");
 }
예제 #17
0
파일: ListFlat.cs 프로젝트: freeman888/GI
 static ListFlat()
 {
     GType.Sign(type);
 }
예제 #18
0
 static TextCell()
 {
     GType.Sign("TextCell");
 }
예제 #19
0
 static ScrollFlat()
 {
     GType.Sign("ScrollFlat");
 }
예제 #20
0
 static EditText()
 {
     GType.Sign("Edittext");
 }
예제 #21
0
파일: Image.cs 프로젝트: freeman888/GI
 static Image()
 {
     GType.Sign("Image");
 }
예제 #22
0
파일: Tip.cs 프로젝트: freeman888/GI
 static Tip()
 {
     GType.Sign("Tip");
 }
예제 #23
0
파일: EditText.cs 프로젝트: freeman888/GI
 static EditText()
 {
     GType.Sign(type);
 }
예제 #24
0
 static Bubble()
 {
     GType.Sign("Bubble");
 }
예제 #25
0
 static WebView()
 {
     GType.Sign("WebView");
 }
예제 #26
0
 static ScrollFlat()
 {
     GType.Sign(type);
 }
예제 #27
0
 static Bubble()
 {
     GType.Sign(type);
 }
예제 #28
0
 static _TextCell()
 {
     GType.Sign("textcell");
 }