C# 클래스 Xmas_Hell_iOS.Program

상속: UIApplicationDelegate
파일 보기 프로젝트 열기: Noxalus/Xmas-Hell

공개 메소드들

메소드 설명
FinishedLaunching ( UIApplication app ) : void

비공개 메소드들

메소드 설명
Main ( Array args ) : void

The main entry point for the application.

RunGame ( ) : void

메소드 상세

FinishedLaunching() 공개 메소드

public FinishedLaunching ( UIApplication app ) : void
app UIApplication
리턴 void