示例#1
0
 public static PropertyName CreatePropertyName(string name)
 {
     return(c_manager.CreatePropertyName(name));
 }