C# 클래스 RegisterForm, Uiml.net

상속: MonoBehaviour
파일 보기 프로젝트 열기: jozilla/Uiml.net 1 사용 예제들

공개 메소드들

메소드 설명
RegisterForm ( ) : System
ShowMessageBox ( string msg ) : void

메소드 상세

RegisterForm() 공개 메소드

public RegisterForm ( ) : System
리턴 System

ShowMessageBox() 공개 정적인 메소드

public static ShowMessageBox ( string msg ) : void
msg string
리턴 void