ParameterAdapter.HasRequiredCustomModifier Method
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Determines whether the element has a specific required custom modifier applied.
public virtual bool HasRequiredCustomModifier(string modifierFullName)Parameters
modifierFullNamestring- The full name of the modifier type to check for.
