Response Unmarshaller for ListJobs operation
Inheritance: XmlResponseUnmarshaller
コード例 #1
0
 public static ListJobsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new ListJobsResponseUnmarshaller();
     }
     return(instance);
 }
コード例 #2
0
 public static ListJobsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new ListJobsResponseUnmarshaller();
     }
     return instance;
 }