C# 클래스 BeerDrinkin.iOS.CustomControls.CheckInBackground

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

공개 메소드들

메소드 설명
CheckInBackground ( ) : System
CheckInBackground ( IntPtr handle ) : System
Draw ( CGRect rect ) : void

메소드 상세

CheckInBackground() 공개 메소드

public CheckInBackground ( ) : System
리턴 System

CheckInBackground() 공개 메소드

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

Draw() 공개 메소드

public Draw ( CGRect rect ) : void
rect CGRect
리턴 void