예제 #1
0
파일: Util.cs 프로젝트: Pripman/TwitterApp
 static Util()
 {
     _ds = new Deserializer();
 }
예제 #2
0
 static StatusUtil()
 {
     _ds = new Deserializer();
 }