예제 #1
0
 /// <exception cref="System.IO.IOException"/>
 /// <exception cref="System.Exception"/>
 public override JobStatus[] GetAllJobs()
 {
     return(resMgrDelegate.GetAllJobs());
 }