예제 #1
0
 static Gstring()
 {
     GType.Sign(type);
 }
예제 #2
0
파일: Gnumber.cs 프로젝트: freeman888/GI
 static Gnumber()
 {
     GType.Sign(type);
 }
예제 #3
0
파일: Stream.cs 프로젝트: freeman888/GI
 static GStream()
 {
     GType.Sign(type);
 }
예제 #4
0
 static Gbool()
 {
     GType.Sign(type);
 }