コード例 #1
0
 public static void GenerateTypeTree(TypeTreeContext context, string name)
 {
     context.AddSByte(name);
 }