示例#1
0
 public static bool IsWin32()
 {
     return(XtNative.XtAudioIsWin32());
 }
示例#2
0
 public static bool IsWin32() => XtNative.XtAudioIsWin32();