ConstructorBinding.Constructor Property

Definition

The bound ConstructorInfo.

public virtual System.Reflection.ConstructorInfo Constructor { get; }
member this.Constructor : System.Reflection.ConstructorInfo
Public Overridable ReadOnly Property Constructor As ConstructorInfo

Property Value

Applies to