Interface IRpc
Namespace: Slipe.Shared.Rpc
Assembly: SlipeShared.dll
Syntax
public interface IRpc
Properties
| Improve this Doc View SourceOnClientRpcFailed
Declaration
ClientRpcFailedAction OnClientRpcFailed { get; set; }
Property Value
Type | Description |
---|---|
ClientRpcFailedAction |
Methods
| Improve this Doc View SourceParse(Object)
Declaration
void Parse(dynamic value)
Parameters
Type | Name | Description |
---|---|---|
Object | value |