码迷,mamicode.com
首页 > Windows程序 > 详细

C# - object类有哪些基本方法

时间:2014-11-17 10:45:05      阅读:213      评论:0      收藏:0      [点我收藏+]

标签:object类有哪些基本方法

  Name Description
bubuko.com,布布扣bubuko.com,布布扣 Equals(Object) Determines whether the specified object is equal to the current object.
bubuko.com,布布扣bubuko.com,布布扣bubuko.com,布布扣 Equals(Object, Object) Determines whether the specified object instances are considered equal.
bubuko.com,布布扣bubuko.com,布布扣 Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
bubuko.com,布布扣bubuko.com,布布扣 GetHashCode Serves as the default hash function.
bubuko.com,布布扣bubuko.com,布布扣 GetType Gets the Type of the current instance.
bubuko.com,布布扣bubuko.com,布布扣 MemberwiseClone Creates a shallow copy of the current Object.
bubuko.com,布布扣bubuko.com,布布扣bubuko.com,布布扣 ReferenceEquals Determines whether the specified Object instances are the same instance.
bubuko.com,布布扣bubuko.com,布布扣 ToString Returns a string that represents the current object.

C# - object类有哪些基本方法

标签:object类有哪些基本方法

原文地址:http://blog.csdn.net/troubleshooter/article/details/41205429

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!