C# 클래스 JobManagerInterfaces.JobStatus

상속: XMLSerializable
파일 보기 프로젝트 열기: ryanski44/VM-Automation-Framework 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ErrorOut ( string errorMessage, FileInfo errorLog, IEnumerable attachments ) : void
JobStatus ( ) : System

메소드 상세

ErrorOut() 공개 메소드

public ErrorOut ( string errorMessage, FileInfo errorLog, IEnumerable attachments ) : void
errorMessage string
errorLog System.IO.FileInfo
attachments IEnumerable
리턴 void

JobStatus() 공개 메소드

public JobStatus ( ) : System
리턴 System