摘要: 委托实现: public class EventClass { private string _outstring { get { return OutString; } set { ... 阅读全文