C# 클래스 Malt.Reporting.Demo.Employee

파일 보기 프로젝트 열기: oldrev/maltreport

공개 메소드들

메소드 설명
Employee ( string name, string address, int age ) : System

메소드 상세

Employee() 공개 메소드

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