예제 #1
0
 public static void set(string key, string value)
 {
     mInstance.setProperty(key, value);
 }