C# Class Malt.Reporting.Demo.Employee

Mostra file Open project: oldrev/maltreport

Public Methods

Method Description
Employee ( string name, string address, int age ) : System

Method Details

Employee() public method

public Employee ( string name, string address, int age ) : System
name string
address string
age int
return System