This topic has not yet been rated - Rate this topic

GraphicsResource.raise_Disposing Method

Bb196305.note(en-US,XNAGameStudio.30).gifNote
This method is available only when developing for Windows.
Raises the Disposing event when called from within a derived class.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

protected void raise_Disposing (
         Object value0,
         EventArgs value1
)

Parameters

value0
Invoking object reference; should be this object.
value1
Arguments to pass to the event handler.
Windows XP SP2, Windows Vista
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.