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

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

Public Properties

Property Type Description
Key NSString
Nib UINib

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

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

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

Create() public static method

public static Create ( ) : MenuAvatarTableViewCell
return MenuAvatarTableViewCell

MenuAvatarTableViewCell() public method

public MenuAvatarTableViewCell ( IntPtr handle ) : System
handle System.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