IConstructor.IsDefaultConstructor Property
- Namespace
- Kampute.DocToolkit.Metadata
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets a value indicating whether this constructor is the default public constructor of a type.
bool IsDefaultConstructor { get; }This property has a default implementation in the interface.
