Dot Net Interview Questions and Tutorials By Dr. Rajesh Rolen
public static bool IsNull(this object source) { return source == null; }
Post a Comment
No comments:
Post a Comment