Beispiel #1
0
 public string GetOutput()
 {
     return(ZipUtility.GZipExtractToString(JobOutputCompressed, Encoding.UTF8));
 }