ValidationMessage<TValue>.Dispose(Boolean) Method

Definition

Called to dispose this instance.

protected:
 virtual void Dispose(bool disposing);
protected virtual void Dispose (bool disposing);
abstract member Dispose : bool -> unit
override this.Dispose : bool -> unit
Protected Overridable Sub Dispose (disposing As Boolean)

Parameters

disposing
Boolean

true if called within Dispose().

Applies to