コード例 #1
0
ファイル: S.cs プロジェクト: optimus-code/Q2Sharp
 public static void DisableStreaming( )
 {
     impl.DisableStreaming();
 }