StackOverflow 文档 C# Language 教程 运算符 类成员操作符函数调用 类成员操作符函数调用 Created: November-22, 2018 var age = GetAge(dateOfBirth); //the above calls the function GetAge passing parameter dateOfBirth. 类成员运算符聚合对象索引集体成员运算符会员访问