C# Class HelloWorld.WebHost.GameController

Inheritance: ControllerBase
Mostrar archivo Open project: Ivony/HelloWorld

Public Methods

Method Description
Info ( string oldPassword, string newPassword ) : Task

Private Methods

Method Description
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

Method Details

Info() public method

public Info ( string oldPassword, string newPassword ) : Task
oldPassword string
newPassword string
return Task