C# 클래스 BeerDrinkin.iOS.InAppPurchaseSearchTableViewCell

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

Private Properties

프로퍼티 타입 설명
BtnSnapAPhoto_TouchUpInside void
BtnSnapAPhoto_TouchUpInside void
ReleaseDesignerOutlets void

공개 메소드들

메소드 설명
AwakeFromNib ( ) : void
InAppPurchaseSearchTableViewCell ( IntPtr handle ) : Foundation
InAppPurchaseSearchTableViewCell ( NSString cellId ) : Foundation

비공개 메소드들

메소드 설명
BtnSnapAPhoto_TouchUpInside ( UIButton sender ) : void
BtnSnapAPhoto_TouchUpInside ( UIKit sender ) : void
ReleaseDesignerOutlets ( ) : void

메소드 상세

AwakeFromNib() 공개 메소드

public AwakeFromNib ( ) : void
리턴 void

InAppPurchaseSearchTableViewCell() 공개 메소드

public InAppPurchaseSearchTableViewCell ( IntPtr handle ) : Foundation
handle System.IntPtr
리턴 Foundation

InAppPurchaseSearchTableViewCell() 공개 메소드

public InAppPurchaseSearchTableViewCell ( NSString cellId ) : Foundation
cellId NSString
리턴 Foundation