update XML IO pattern.
This commit is contained in:
@@ -108,10 +108,10 @@ Delegate XFactory.XmlExceptionDelegate
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>relPath</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd><p>The relative path where the exception occurred</p>
|
||||
<dd><p>The relative path where the exception occurred.</p>
|
||||
</dd>
|
||||
<dt><code>exception</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception">Exception</a></dt>
|
||||
<dd><p>The exception that was thrown</p>
|
||||
<dd><p>The exception that was thrown.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user