抽象类ControllerBase实现了IController接口。 复制代码 1 public abstract class ControllerBase:IController2 {3 public ControllerContext ...
確定! 回上一頁