IRemoteApiDocUrlResolver.SupportsNamespace Method
- Namespace
- Kampute.DocToolkit.Routing
- Assembly
- Kampute.DocToolkit.dll
Definition
Determines whether the specified namespace is covered by this URL resolver.
bool SupportsNamespace(string ns)Parameters
nsstring- The namespace to check for.
