C# 클래스 BeerDrinkin.iOS.SearchBeerTableViewCell

파일 보기 프로젝트 열기: MikeCodesDotNet/Beer-Drinkin

Private Properties

프로퍼티 타입 설명
ReleaseDesignerOutlets void

공개 메소드들

메소드 설명
AwakeFromNib ( ) : void
SearchBeerTableViewCell ( IntPtr handle ) : System
SearchBeerTableViewCell ( NSString cellId ) : System

비공개 메소드들

메소드 설명
ReleaseDesignerOutlets ( ) : void

메소드 상세

AwakeFromNib() 공개 메소드

public AwakeFromNib ( ) : void
리턴 void

SearchBeerTableViewCell() 공개 메소드

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

SearchBeerTableViewCell() 공개 메소드

public SearchBeerTableViewCell ( NSString cellId ) : System
cellId NSString
리턴 System