C# 클래스 StatusController, aura

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

공개 메소드들

메소드 설명
Handle ( HttpRequestEventArgs, args, string requestuestPath, string localPath ) : void

비공개 메소드들

메소드 설명
CreateStatusText ( ) : string

메소드 상세

Handle() 공개 메소드

public Handle ( HttpRequestEventArgs, args, string requestuestPath, string localPath ) : void
args HttpRequestEventArgs,
requestuestPath string
localPath string
리턴 void