我在C#中遇到了一个方法
int Func(Contact @group) { group.Name = ""; }
"@"的含义是什么?
c# parameters methods
c# ×1
methods ×1
parameters ×1