RegisterAction<T1, T2, T3, T4, T5, T6>(String, Action<T1, T2, T3, T4, T5, T6>) Method

Definition

Namespace Svg
Assembly Svg.Custom.dll
void RegisterAction<T1, T2, T3, T4, T5, T6>(string rpcID, Action<T1, T2, T3, T4, T5, T6> action)

Type parameters

T1
T2
T3
T4
T5
T6

Parameters

rpcID
String?