示例#1
0
 public object Eval(IBranch b)
 {
     return b.Eval(Repository);
 }