C# Class BIMToolkitAPIClient.Controllers.PropertyController

Inheritance: Controller
Show file Open project: theNBS/BimtoolkitApiClient

Public Methods

Method Description
FormatJson ( string json ) : string
Index ( ) : System.Web.Mvc.ActionResult
Property ( string searchTerm ) : System.Web.Mvc.ActionResult

Method Details

FormatJson() public static method

public static FormatJson ( string json ) : string
json string
return string

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Property() public method

public Property ( string searchTerm ) : System.Web.Mvc.ActionResult
searchTerm string
return System.Web.Mvc.ActionResult