예제 #1
0
파일: API.cs 프로젝트: sahilagnihotri/Chess
 public static void ObserveOperationReturn()
 {
     using (new WrapperSentry())
         MChessChess.ObserveOperationReturn();
 }