我遇到过几个C#代码实例,如下所示:
public static int Foo(this MyClass arg)
this在这种情况下,我无法找到关键字含义的解释.任何见解?
this
c# parameters this
c# ×1
parameters ×1
this ×1