C# Class Minesweeper.MSGameBoardViewControllerCell

Inheritance: UICollectionViewCell
Exibir arquivo Open project: NashXam/minesweeper

Public Properties

Property Type Description
Key NSString

Public Methods

Method Description
MSGameBoardViewControllerCell ( IntPtr handle ) : System

Method Details

MSGameBoardViewControllerCell() public method

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

Property Details

Key public_oe static_oe property

public static NSString Key
return NSString