Click or drag to resize

FactoryObjectCreatedEventArgsObjectInstance Property

Gets the instance of the newly created object

Namespace:  Cauldron.Activator
Assembly:  Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.2
Syntax
public Object ObjectInstance { get; }

Property Value

Type: Object

[Missing <value> documentation for "P:Cauldron.Activator.FactoryObjectCreatedEventArgs.ObjectInstance"]

See Also