C# 클래스 JobManagerService.VIXAPI

파일 보기 프로젝트 열기: ryanski44/VM-Automation-Framework

공개 메소드들

메소드 설명
RunCommand ( ) : string
UploadFile ( DataStores datastore, FileInfo fi ) : string

비공개 메소드들

메소드 설명
ValidateRemoteCertificate ( object sender, System certificate, System chain, System policyErrors ) : bool

메소드 상세

RunCommand() 공개 정적인 메소드

public static RunCommand ( ) : string
리턴 string

UploadFile() 공개 정적인 메소드

public static UploadFile ( DataStores datastore, FileInfo fi ) : string
datastore DataStores
fi System.IO.FileInfo
리턴 string