C# Class BuildIt.Config.Core.Api.Controllers.AppConfigurationController.AppConfigurationController

Inheritance: Microsoft.AspNetCore.Mvc.Controller
Afficher le fichier Open project: builttoroam/BuildIt

Méthodes publiques

Méthode Description
Post ( [ configMapperValues, string hash = null ) : AppConfigurationServerResponse
Post ( [ configMapperValues, string hash = null ) : JsonResult

Method Details

Post() public méthode

public Post ( [ configMapperValues, string hash = null ) : AppConfigurationServerResponse
configMapperValues [
hash string
Résultat BuildIt.Config.Core.Models.AppConfigurationServerResponse

Post() public méthode

public Post ( [ configMapperValues, string hash = null ) : JsonResult
configMapperValues [
hash string
Résultat JsonResult