Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PowerDeploy
Server
Services
ConfigurationService
C# Class PowerDeploy.Server.Services.ConfigurationService
Inheritance:
Service
Datei anzeigen
Open project: tobiaszuercher/PowerDeploy
Public Methods
Method
Description
Get
(
QueryServerSettings
request
) :
ServerSettings
Put
(
ServerSettings
request
) :
void
Method Details
Get()
public
method
public
Get
(
QueryServerSettings
request
) :
ServerSettings
request
QueryServerSettings
return
ServerSettings
Put()
public
method
public
Put
(
ServerSettings
request
) :
void
request
ServerSettings
return
void