C#中静态方法

2020-12-13 16:59

阅读:475

标签:sp   bs   ad   as   res   nbsp   c   方法   c#   

一个类,有静态方法,并不表明这个类是静态类

其次,静态方法,是不能被派生类继承的。

例如:   System.Threading.WaitHandle这个类中的静态方法WaitAll和WaitAny并没有被其派生类AutoResetEvent和ManualResetEvent所继承

C#中静态方法

标签:sp   bs   ad   as   res   nbsp   c   方法   c#   

原文地址:http://www.cnblogs.com/chucklu/p/4087845.html


评论


亲,登录后才可以留言!