C# 클래스 Cirrious.Conference.UI.Touch.SessionCell

파일 보기 프로젝트 열기: slodge/MvvmCrossConference 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Identifier NSString

공개 메소드들

메소드 설명
LoadFromNib ( ) : SessionCell
SessionCell ( ) : System
SessionCell ( IntPtr handle ) : System
SessionCell ( string bindingText ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
Initialise ( ) : void

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

LoadFromNib() 공개 정적인 메소드

public static LoadFromNib ( ) : SessionCell
리턴 SessionCell

SessionCell() 공개 메소드

public SessionCell ( ) : System
리턴 System

SessionCell() 공개 메소드

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

SessionCell() 공개 메소드

public SessionCell ( string bindingText ) : System
bindingText string
리턴 System

프로퍼티 상세

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

public static NSString Identifier
리턴 NSString