示例#1
0
 public void visit(IExitProcedure value)
 {
     throw new System.NotSupportedException(value.GetType().ToString());
 }