Winter IoC Container

ComponentInitInfo Properties

The properties of the ComponentInitInfo class are listed below. For a complete list of ComponentInitInfo class members, see the ComponentInitInfo Members topic.

Public Instance Properties

ComponentType Component System.Type
ConstructorArgs Constructor arguments.
Description Component description. Null by default.
InitMethod Initialization method name. Null by default.
LazyInit Lazy init flag. False by default.
Name Component name (alias).
Parent Component parent name (alias).
Properties Properies to set
Singleton Singleton flag. True by default.

See Also

ComponentInitInfo Class | NI.Winter Namespace