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

Definition

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

Type parameters

T1
T2
T3
T4
T5
T6
T7

Parameters

rpcID
String?