Ejemplo n.º 1
0
 public static void AddCustomAttr(string key, string value)
 {
     javaInter.addAttrData(key, value);
 }