C# 클래스 BelhardTraining.LessonIO.TrainXml

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Print ( ) : void
TrainXml ( ) : System
TrainXml ( double speed, int length ) : System

메소드 상세

Print() 공개 메소드

public Print ( ) : void
리턴 void

TrainXml() 공개 메소드

public TrainXml ( ) : System
리턴 System

TrainXml() 공개 메소드

public TrainXml ( double speed, int length ) : System
speed double
length int
리턴 System