C# Class AspnetSample.views.EmployeeControl.AddEmployeeEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
AddEmployeeEventArgs ( string name, string country ) : System

Method Details

AddEmployeeEventArgs() public method

public AddEmployeeEventArgs ( string name, string country ) : System
name string
country string
return System