SyntaxGeneratorTemplate.IsUnsupportedExplicit Method
Definition
- Assembly
- Sandcastle.Core.dll
Write unsupported explicit implementation syntax
protected virtual bool IsUnsupportedExplicit(XPathNavigator reflection, SyntaxWriter writer)
Parameters
reflectionXPathNavigatorThe reflection data used to produce the syntax
writerSyntaxWriterThe writer to which the syntax is written
Returns
- bool
True if unsupported, false if it is supported