C# Class AspnetSample.views.EmployeeControl.AddEmployeeEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
AddEmployeeEventArgs ( string name, string country ) : System

Method Details

AddEmployeeEventArgs() public méthode

public AddEmployeeEventArgs ( string name, string country ) : System
name string
country string
Résultat System