Registers a component in the component catalog.
Declaring type: ZyanComponentHost
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Overload List
  Name Description
Public Method ZyanComponentHost.RegisterComponent<I, T> (string, ActivationType, Action<object>) Registers a component in the component catalog.
Public Method ZyanComponentHost.RegisterComponent<I, T> (string, T, Action<object>) Registeres a component instance in the component catalog.