C# 클래스 Profession, simplexml

파일 보기 프로젝트 열기: ngallagher/simplexml 1 사용 예제들

공개 메소드들

메소드 설명
Profession ( String title, int salary, int experience, Employer, employer ) : SimpleFramework.Xml.Core

비공개 메소드들

메소드 설명
Profession ( ) : SimpleFramework.Xml.Core

메소드 상세

Profession() 공개 메소드

public Profession ( String title, int salary, int experience, Employer, employer ) : SimpleFramework.Xml.Core
title String
salary int
experience int
employer Employer,
리턴 SimpleFramework.Xml.Core