示例#1
0
 public static string TypeToString(DebugSerializeType type)
 {
     return(type.ToString());
 }