Method | Description | |
---|---|---|
Filter ( string vertexes ) : System.Web.Mvc.ActionResult | ||
Index ( string q, string vertexes ) : System.Web.Mvc.ActionResult | ||
MapController ( IClient client ) : System |
Method | Description | |
---|---|---|
ParseVertexes ( string vertexes ) : IEnumerable |
public Filter ( string vertexes ) : System.Web.Mvc.ActionResult | ||
vertexes | string | |
return | System.Web.Mvc.ActionResult |
public Index ( string q, string vertexes ) : System.Web.Mvc.ActionResult | ||
q | string | |
vertexes | string | |
return | System.Web.Mvc.ActionResult |
public MapController ( IClient client ) : System | ||
client | IClient | |
return | System |