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

상속: Cirrious.MvvmCross.Binding.Touch.Views.MvxBindableTableViewCell
파일 보기 프로젝트 열기: slodge/MvvmCrossConference

공개 프로퍼티들

프로퍼티 타입 설명
Identifier NSString

공개 메소드들

메소드 설명
HandleFavoritesButtonTouchDown ( object sender, EventArgs e ) : void
LoadFromNib ( NSObject owner ) : SessionCell2
SessionCell2 ( ) : System
SessionCell2 ( IntPtr handle ) : System
SessionCell2 ( string bindingText ) : System

보호된 메소드들

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

비공개 메소드들

메소드 설명
Initialise ( ) : void

메소드 상세

Dispose() 보호된 메소드

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

HandleFavoritesButtonTouchDown() 공개 메소드

public HandleFavoritesButtonTouchDown ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

LoadFromNib() 공개 정적인 메소드

public static LoadFromNib ( NSObject owner ) : SessionCell2
owner NSObject
리턴 SessionCell2

SessionCell2() 공개 메소드

public SessionCell2 ( ) : System
리턴 System

SessionCell2() 공개 메소드

public SessionCell2 ( IntPtr handle ) : System
handle System.IntPtr
리턴 System

SessionCell2() 공개 메소드

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

프로퍼티 상세

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

public static NSString Identifier
리턴 NSString