tgstation-server
6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Host
Components
Interop
DMApiResponse.cs
Go to the documentation of this file.
1
namespace
Tgstation.Server.Host.Components.Interop
2
{
6
public
abstract
class
DMApiResponse
7
{
11
public
string
?
ErrorMessage
{
get
;
set
; }
12
}
13
}
Tgstation.Server.Host.Components.Interop.DMApiResponse
Common base for interop responses.
Definition
DMApiResponse.cs:7
Tgstation.Server.Host.Components.Interop.DMApiResponse.ErrorMessage
string? ErrorMessage
Any errors in the client's parameters.
Definition
DMApiResponse.cs:11
Tgstation.Server.Host.Components.Interop
Definition
BridgeCommandType.cs:2
Generated by
1.9.8