Click or drag to resize

FactoryObjectCreatedEventArgs Properties

The FactoryObjectCreatedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFactoryTypeInfo
Gets the factory type initialization information.
Public propertyObjectInstance
Gets the instance of the newly created object
Top
See Also