C# 클래스 Alert, devryweb460store

상속: MonoBehaviour
파일 보기 프로젝트 열기: jasonhuber/devryweb460store 1 사용 예제들

공개 메소드들

메소드 설명
Alert ( ) : System
Show ( string message ) : void

메소드 상세

Alert() 공개 메소드

public Alert ( ) : System
리턴 System

Show() 공개 정적인 메소드

public static Show ( string message ) : void
message string
리턴 void