C# Class FSoft.WordApp.IOS.Views.MenuAppInfoTableViewCell

Mostra file Open project: fpt-software/Wordpress-Client

Public Properties

Property Type Description
Key NSString
Nib UINib

Public Methods

Method Description
Create ( ) : MenuAppInfoTableViewCell
MenuAppInfoTableViewCell ( IntPtr handle ) : System

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

Create() public static method

public static Create ( ) : MenuAppInfoTableViewCell
return MenuAppInfoTableViewCell

MenuAppInfoTableViewCell() public method

public MenuAppInfoTableViewCell ( IntPtr handle ) : System
handle IntPtr
return System

Property Details

Key public_oe static_oe property

public static NSString Key
return NSString

Nib public_oe static_oe property

public static UINib Nib
return UINib