C# Class EPiServerServiceAPI.Version

Versioning the EPiServer ServiceAPI
Afficher le fichier Open project: mulesoft-labs/raml-dotnet-apicore

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
Version ( EpiApi proxy ) : System

Method Details

Get() public méthode

Versioning the EPiServer ServiceAPI. Obtain the version of the EPiServer ServiceAPI - Api Version
public Get ( ) : Task
Résultat Task

Get() public méthode

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
Résultat Task