OverloadCollection<T>.DeclaringType Property
- Namespace
- Kampute.DocToolkit.Collections
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the declaring type of the overloaded members.
public TypeModel DeclaringType { get; }Property Value
- TypeModel
- The declaring type of the overloaded members.
