Singleton——返回对委托对象单个实例的引用。
Singleton — returns reference to the single instance of the delegate object.
委托是包含有对一个方法的引用的对象。
A delegate is an object that contains a reference to a method.
使用对该事件处理程序方法的一个引用创建委托的一个实例。
Create an instance of the delegate, using a reference to the event handler method.
委托是一个方法的引用指针。
委托是一个方法的引用指针。
应用推荐