public interface MyInterface { public class MyDelegate{};//你看看这可以吗 当让不可以了 委托是类型级别的 看作类就明白了 }
public delegate void MyDelegate(); public interface MyInterface { MyDelegate myDelegate(); }
111,098
社区成员
642,554
社区内容
加载中
让您成为最强悍的C#开发者
试试用AI创作助手写篇文章吧