C# Class BIMToolkitAPIClient.Controllers.PropertyController

Inheritance: Controller
Afficher le fichier Open project: theNBS/BimtoolkitApiClient

Méthodes publiques

Méthode Description
FormatJson ( string json ) : string
Index ( ) : System.Web.Mvc.ActionResult
Property ( string searchTerm ) : System.Web.Mvc.ActionResult

Method Details

FormatJson() public static méthode

public static FormatJson ( string json ) : string
json string
Résultat string

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

Property() public méthode

public Property ( string searchTerm ) : System.Web.Mvc.ActionResult
searchTerm string
Résultat System.Web.Mvc.ActionResult