コード例 #1
0
 private IntPtr GetBlock(IntPtr cellView)
 {
     return cellView.And(_blockMask.ToIntPtr().Not());
 }