C# 클래스 MonoTouch.Dialog.OnTapAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: escoz/MonoMobile.Forms

공개 프로퍼티들

프로퍼티 타입 설명
Method string

공개 메소드들

메소드 설명
OnTapAttribute ( string method ) : System

메소드 상세

OnTapAttribute() 공개 메소드

public OnTapAttribute ( string method ) : System
method string
리턴 System

프로퍼티 상세

Method 공개적으로 프로퍼티

public string Method
리턴 string