Click or drag to resize

AssemblyAddedEventArgsCauldronGetComponents Property

Gets the auto-generated cauldron object.

Namespace:  Cauldron.Reflection
Assembly:  Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public MethodInfo[] CauldronGetComponents { get; }

Property Value

Type: MethodInfo

[Missing <value> documentation for "P:Cauldron.Reflection.AssemblyAddedEventArgs.CauldronGetComponents"]

See Also