C# 클래스 iOSHelpers.SimpleButton

상속: UIButton
파일 보기 프로젝트 열기: Clancey/iOSHelpers 1 사용 예제들

공개 메소드들

메소드 설명
SimpleButton ( ) : System
SimpleButton ( Foundation coder ) : System
SimpleButton ( IntPtr handle ) : System
init ( ) : void

메소드 상세

SimpleButton() 공개 메소드

public SimpleButton ( ) : System
리턴 System

SimpleButton() 공개 메소드

public SimpleButton ( Foundation coder ) : System
coder Foundation
리턴 System

SimpleButton() 공개 메소드

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

init() 공개 메소드

public init ( ) : void
리턴 void