Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NuDeploy
Core
Services
ServiceResult
C# Class NuDeploy.Core.Services.ServiceResult
Inheritance:
IServiceResult
Mostrar archivo
Open project: andreaskoch/NuDeploy
Class Usage Examples
Public Methods
Method
Description
ServiceResult
(
ServiceResultType
status
,
string
message
)
Method Details
ServiceResult()
public
method
public
ServiceResult
(
ServiceResultType
status
,
string
message
)
status
ServiceResultType
message
string