Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
AnonymousDisposable.cs File Reference

Go to the source code of this file.

Classes

class  SiliconStudio.Core.AnonymousDisposable
 This class allows implementation of IDisposable using anonymous functions. The anonymous function will be invoked only on the first call to the Dispose method. More...
 

Namespaces

package  SiliconStudio.Core