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