C# 클래스 Paint.UIBusyAlertView

상속: UIAlertView
파일 보기 프로젝트 열기: RandolphBurt/MonoGame-iOS-SimplePaint 1 사용 예제들

공개 메소드들

메소드 설명
Hide ( ) : void
Show ( ) : void
UIBusyAlertView ( string title, string message ) : System

메소드 상세

Hide() 공개 메소드

public Hide ( ) : void
리턴 void

Show() 공개 메소드

public Show ( ) : void
리턴 void

UIBusyAlertView() 공개 메소드

public UIBusyAlertView ( string title, string message ) : System
title string
message string
리턴 System