C# 클래스 BuildIt.Config.Core.Api.Controllers.AppConfigurationController.AppConfigurationController

상속: Microsoft.AspNetCore.Mvc.Controller
파일 보기 프로젝트 열기: builttoroam/BuildIt

공개 메소드들

메소드 설명
Post ( [ configMapperValues, string hash = null ) : AppConfigurationServerResponse
Post ( [ configMapperValues, string hash = null ) : JsonResult

메소드 상세

Post() 공개 메소드

public Post ( [ configMapperValues, string hash = null ) : AppConfigurationServerResponse
configMapperValues [
hash string
리턴 BuildIt.Config.Core.Models.AppConfigurationServerResponse

Post() 공개 메소드

public Post ( [ configMapperValues, string hash = null ) : JsonResult
configMapperValues [
hash string
리턴 JsonResult