void Main() { string str="this"; ShowAppleA(str).Dump(); }
public string ShowAppleA(string str)
}
结果: