Gets or sets the delegate of the initialization method.
Declaring type: ComponentRegistration
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public Func<object> InitializationHandler { get; set; }
Property Value

There is no description.