Пример #1
0
 public static extern void AddGlobalComponent(string name, RactiveComponent component);
Пример #2
0
 public static extern RactiveComponent Initialize(this RactiveComponent component, object options);