C# 클래스 Chat.OutgoingCell

파일 보기 프로젝트 열기: xamarin/monotouch-samples

공개 프로퍼티들

프로퍼티 타입 설명
CellId NSString

공개 메소드들

메소드 설명
OutgoingCell ( IntPtr handle ) : System

비공개 메소드들

메소드 설명
Initialize ( ) : void
OutgoingCell ( ) : System
OutgoingCell ( UITableViewCellStyle style, string reuseIdentifier ) : System

메소드 상세

OutgoingCell() 공개 메소드

public OutgoingCell ( IntPtr handle ) : System
handle IntPtr
리턴 System

프로퍼티 상세

CellId 공개적으로 정적으로 프로퍼티

public static NSString CellId
리턴 NSString