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

Inheritance: MvxMDTableViewCell
Afficher le fichier Open project: fpt-software/Wordpress-Client

Méthodes publiques

Свойство Type Description
Key NSString
Nib UINib

Private Properties

Свойство Type Description
ReleaseDesignerOutlets void

Méthodes publiques

Méthode Description
CategoryPostViewCell ( IntPtr handle ) : System
Create ( ) : CategoryPostViewCell

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void

Method Details

CategoryPostViewCell() public méthode

public CategoryPostViewCell ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

Create() public static méthode

public static Create ( ) : CategoryPostViewCell
Résultat CategoryPostViewCell

Property Details

Key public_oe static_oe property

public static NSString Key
Résultat NSString

Nib public_oe static_oe property

public static UINib Nib
Résultat UINib