コード例 #1
0
 /// <summary>
 /// Presents the rendered image
 /// </summary>
 public void Present()
 {
     context.Swap();
 }