Метод | Описание | |
---|---|---|
Console ( ) : System.Web.Mvc.ActionResult | ||
GetOutput ( long since ) : System.Web.Mvc.ActionResult | ||
MapperProgress ( ) : System.Web.Mvc.ActionResult | ||
Properties ( ) : System.Web.Mvc.ActionResult | ||
RestoreProperties ( ) : System.Web.Mvc.ActionResult | ||
SendCommand ( string command ) : System.Web.Mvc.ActionResult | ||
Start ( ) : System.Web.Mvc.ActionResult | ||
StartMapper ( string world ) : System.Web.Mvc.ActionResult |
Метод | Описание | |
---|---|---|
Map ( string world ) : System.Web.Mvc.ActionResult | ||
Properties ( List |
public Console ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public GetOutput ( long since ) : System.Web.Mvc.ActionResult | ||
since | long | |
Результат | System.Web.Mvc.ActionResult |
public MapperProgress ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public Properties ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public RestoreProperties ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public SendCommand ( string command ) : System.Web.Mvc.ActionResult | ||
command | string | |
Результат | System.Web.Mvc.ActionResult |
public Start ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public StartMapper ( string world ) : System.Web.Mvc.ActionResult | ||
world | string | |
Результат | System.Web.Mvc.ActionResult |