CustomContext.CustomContext Constructor
Definition
- Namespace
- Sandcastle.Core.BuildAssembler
- Assembly
- Sandcastle.Core.dll
CustomContext()
Constructor
public CustomContext()
CustomContext(IDictionary<string, string>)
This constructor takes a dictionary containing the namespaces (the key is the prefix, the value is the namespace URI).
public CustomContext(IDictionary<string, string> namespaces)
Parameters
namespacesIDictionary<string, string>A dictionary containing the namespaces to add to the context