C# 클래스 HelloWorld.WebHost.GameController

상속: ControllerBase
파일 보기 프로젝트 열기: Ivony/HelloWorld

공개 메소드들

메소드 설명
Info ( string oldPassword, string newPassword ) : Task

비공개 메소드들

메소드 설명
Acting ( string coordinate, System.Guid id ) : Task
GetPlace ( string coordinate ) : Task
Info ( string nickname ) : Task
Info ( ) : object
Messages ( System.DateTime start = null, int count = 100 ) : Task
Place ( string coordinate ) : Task
Test ( ) : Task

메소드 상세

Info() 공개 메소드

public Info ( string oldPassword, string newPassword ) : Task
oldPassword string
newPassword string
리턴 Task