ApiFilter.ApiFilter Constructor
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
Constructor. This takes the API type and the full name.
public ApiFilter(ApiEntryType apiType, string name, bool exposed)
Parameters
apiTypeApiEntryTypeThe API entry type
namestringThe fully qualified name
exposedboolTrue to expose it, false to hide it