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

Inheritance: Cirrious.MvvmCross.Binding.Touch.Views.MvxTableViewCell
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
Create ( ) : PostCommentViewCell
PostCommentViewCell ( IntPtr handle ) : System

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void

Method Details

Create() public static méthode

public static Create ( ) : PostCommentViewCell
Résultat PostCommentViewCell

PostCommentViewCell() public méthode

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

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