Skip to content

E9477F44

Marcel Härtel edited this page Aug 27, 2023 · 2 revisions

Dispose Method

Disposes the contents of the attached Editor.

Definition

Namespace: MonoGame.Forms.NET.Controls
Assembly: MonoGame.Forms.NET (in MonoGame.Forms.NET.dll) Version: 3.2.0

C#

protected override void Dispose(
	bool disposing
)

Parameters

  Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources

See Also

Reference

MonoGameControl Class
MonoGame.Forms.NET.Controls Namespace

Clone this wiki locally