示例#1
0
 public static IEnumerable <string> ExtractModProperties(this PersistentClass pc)
 {
     return(pc.ExtractModProperties("_MOD"));
 }