extension methods

扩展方法
常用释义
扩展方法

例句

1·New BeginRouteForm extension methods.

新的BeginRouteForm扩展方法。

2·Closest you could get is with extension methods.

最近你可能与扩展方法。

3·Extension methods can only be declared in static classes.

扩展方法仅可声明在静态类中。

4·C 's method takes precedence over both extension methods.

的方法优先于两个扩展方法。

5·Dynamic lookup will not be able to find extension methods.

动态查找不能查找扩展方法。

6·Extension methods use a different icon than instance methods.

扩展方法使用的图标与实例方法使用的图标不同。

7·Extension methods enable you to add methods to an existing class.

通过使用扩展方法,可以将方法添加到现有类中。

8·Network extension methods, network program publicity, and promotion.

网络推广方法,网络宣传方案,推广手法。

9·Extension methods have all the capabilities of regular static methods.

扩展方法具备所有常规静态方法的所有能力。

10·The compiler gives instance methods preference over extension methods.

编译器赋予实例方法的优先级高于扩展方法。