C# Class JobManagerInterfaces.JobStatus

Inheritance: XMLSerializable
Afficher le fichier Open project: ryanski44/VM-Automation-Framework Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ErrorOut ( string errorMessage, FileInfo errorLog, IEnumerable attachments ) : void
JobStatus ( ) : System

Method Details

ErrorOut() public méthode

public ErrorOut ( string errorMessage, FileInfo errorLog, IEnumerable attachments ) : void
errorMessage string
errorLog System.IO.FileInfo
attachments IEnumerable
Résultat void

JobStatus() public méthode

public JobStatus ( ) : System
Résultat System