Gets a list of constructors.
Namespace: NReflect.NREntitiesAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax
public List<NRConstructor> Constructors { get; private set; }
See Also
NRSingleInheritanceType.Constructors Property | NReflect |
public List<NRConstructor> Constructors { get; private set; }