TypeMemberModel.DeclaringType Property
- Namespace
- Kampute.DocToolkit.Models
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the declaring type of the member.
public override TypeModel DeclaringType { get; }Property Value
- TypeModel
- The type that declares the member.
