Exemplo n.º 1
0
 /// <exception cref="System.IO.IOException"/>
 /// <exception cref="System.Exception"/>
 public override JobID GetNewJobID()
 {
     return(resMgrDelegate.GetNewJobID());
 }