C# Class Account.Entity.EntityEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: KINGGUOKUN/Account Class Usage Examples

Méthodes publiques

Méthode Description
EntityEventArgs ( object entity, bool isAdd ) : System

Method Details

EntityEventArgs() public méthode

public EntityEventArgs ( object entity, bool isAdd ) : System
entity object
isAdd bool
Résultat System