C# 클래스 EPiServerServiceAPI.Version

Versioning the EPiServer ServiceAPI
파일 보기 프로젝트 열기: mulesoft-labs/raml-dotnet-apicore

공개 메소드들

메소드 설명
Get ( ) : Task

Versioning the EPiServer ServiceAPI. Obtain the version of the EPiServer ServiceAPI - Api Version

Get ( RAML.Api.Core.ApiRequest request, IEnumerable responseFormatters = null ) : Task

Versioning the EPiServer ServiceAPI. Obtain the version of the EPiServer ServiceAPI - Api Version

비공개 메소드들

메소드 설명
Version ( EpiApi proxy ) : System

메소드 상세

Get() 공개 메소드

Versioning the EPiServer ServiceAPI. Obtain the version of the EPiServer ServiceAPI - Api Version
public Get ( ) : Task
리턴 Task

Get() 공개 메소드

Versioning the EPiServer ServiceAPI. Obtain the version of the EPiServer ServiceAPI - Api Version
public Get ( RAML.Api.Core.ApiRequest request, IEnumerable responseFormatters = null ) : Task
request RAML.Api.Core.ApiRequest ApiRequest
responseFormatters IEnumerable response formmaters
리턴 Task