A delegate instance may encapsulate either static or instance method.
委托实例可以封装静态或实例方法.
互联网
The method can be either static or instance method.
方法可以是静态方法,也可以是实例方法.
互联网
That method can be either a static method or an instance method.
那个方法既可以是静态方法,也可以是实例方法.
互联网
Delegates constructed with a named method can encapsulate either a static method or an instance method.
使用命名方法构造的委托可以封装静态方法或实例方法.
互联网
Extension methods are static Methods : That can be invoked using instance method syntax.
扩展方法是可以通过使用实例方法语法调用的静态方法.
互联网