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

Inheritance: MvxMDTableViewCell
Datei anzeigen Open project: fpt-software/Wordpress-Client

Public Properties

Property Type Description
Key NSString
Nib UINib

Public Methods

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

Method Details

Create() public static method

public static Create ( ) : HomeBreakingNewsViewCell
return HomeBreakingNewsViewCell

HomeBreakingNewsViewCell() public method

public HomeBreakingNewsViewCell ( 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