C# Class Ignorance.EntityEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: jonfazzaro/ignorance

Méthodes publiques

Méthode Description
EntityEventArgs ( object entity )

Initializes the EntityEventArgs.

Method Details

EntityEventArgs() public méthode

Initializes the EntityEventArgs.
public EntityEventArgs ( object entity )
entity object