return to和return的区别 return的用法C#?
return的用法C#?返回意味着返回。如果方法为void,则return的函数是终止方法调用,而return method的函数是终止并返回计算值。Public void a(){return}te
return的用法C#?
返回意味着返回。如果方法为void,则return的函数是终止方法调用,而return method的函数是终止并返回计算值。
Public void a(){return}terminate method
Public int a(){return 1;}terminate并返回计算值
return to sp return to sb return sth to sb