public static extern void AddGlobalComponent(string name, RactiveComponent component);
Beispiel #2
0
 public static extern RactiveComponent Initialize(this RactiveComponent component, object options);