示例#1
0
 public static void Composition(bool enabled)
 {
     BearLibTerminalIntegration.Composition(enabled ? 1 : 0);
 }