C# Class Company.Employee

Inheritance: Company.Person, IEmployee
Mostra file Open project: nzhul/TelerikAcademy Class Usage Examples

Public Methods

Method Description
Employee ( string name ) : System

Method Details

Employee() public method

public Employee ( string name ) : System
name string
return System