C# Keywords>Access Keywords

base

  Accesses the members of the base class.

this

  Refers to the current instance of the class.

原文地址:https://www.cnblogs.com/daishuguang/p/3037570.html