예제 #1
0
 /// <exception cref="System.IO.IOException"/>
 /// <exception cref="System.Exception"/>
 public override void SetJobPriority(JobID arg0, string arg1)
 {
     resMgrDelegate.SetJobPriority(arg0, arg1);
 }