AxsgStudioRemoteResponseEnvelope(Boolean, String, String?, String?, Object?) Constructor

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

Represents a studio remote-design response envelope.

public AxsgStudioRemoteResponseEnvelope(bool Ok, string Command, string? RequestId, string? Error, object? Payload)

Parameters

Command
String
RequestId
String
Error
String
Payload
Object