Microsoft.Xna.Framework.Graphics
Class ResourceDestroyedEventArgs

java.lang.Object
  extended by System.EventArgs
      extended by Microsoft.Xna.Framework.Graphics.ResourceDestroyedEventArgs

public class ResourceDestroyedEventArgs
extends EventArgs


Field Summary
 
Fields inherited from class System.EventArgs
Empty
 
Constructor Summary
ResourceDestroyedEventArgs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceDestroyedEventArgs

public ResourceDestroyedEventArgs()