Interface Rpc
Namespace: RevelDigital.Player.RevelScript
Assembly: RevelDigital.Player.RevelScript.dll
Syntax
public interface Rpc
Properties
CorrelationId
Declaration
string CorrelationId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Method
Declaration
string Method { get; set; }
Property Value
Type | Description |
---|---|
System.String |