DocumentAddressProvider.IsInternalMember Method

Namespace
Kampute.DocToolkit.Routing
Assembly
  • Kampute.DocToolkit.dll

Definition

Determines whether the specified member belongs to the assemblies being documented.
protected bool IsInternalMember(IMember member)

Parameters

member IMember
The member to check.

Returns

bool
true if the member belongs to the assemblies being documented; otherwise, false.