示例#1
0
 public R Visit(TypeIsa t)
 {
     return(t.Dispatch(this));
 }