C# Class Minesweeper.iOS.MineGridViewControllerCell

显示文件 Open project: NashXam/minesweeper

Public Properties

Property Type Description
Key NSString

Public Methods

Method Description
MineGridViewControllerCell ( IntPtr handle ) : System

Private Methods

Method Description
MineGridViewControllerCell ( RectangleF frame ) : System
ReleaseDesignerOutlets ( ) : void

Method Details

MineGridViewControllerCell() public method

public MineGridViewControllerCell ( IntPtr handle ) : System
handle System.IntPtr
return System

Property Details

Key public_oe static_oe property

public static NSString Key
return NSString