TastyCommander.

Dispose(bool) Method

Namespace
Xenial.Delicious.Commanders
Containing Type
TastyCommander

Syntax

[System.Diagnostics.CodeAnalysis.SuppressMessage("Design", "CA1031:Do not catch general exception types", Justification = "By design")]
protected virtual void Dispose(bool disposing)

Attributes

Type Description
SuppressMessageAttribute

Parameters

Name Type Description
disposing bool

Return Value

Type Description
void