Microsoft.Xna.Framework.Graphics
Class ResourceCreatedEventArgs

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

public class ResourceCreatedEventArgs
extends EventArgs


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

Constructor Detail

ResourceCreatedEventArgs

public ResourceCreatedEventArgs()