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

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 ( ) : HomePostViewCell
HomePostViewCell ( IntPtr handle ) : System

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

Create() public static method

public static Create ( ) : HomePostViewCell
return HomePostViewCell

HomePostViewCell() public method

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