摘要:
You can get the difference between the" Params and inor Out fromdebug the code.using System;namespace TestIP{ class gump { #region using ref public double square(ref double x) { x = x * x; return x; } public void math_routines(double x, ... 阅读全文
posted @ 2011-07-21 22:08
Space Tian
阅读(322)
评论(0)
推荐(0)

浙公网安备 33010602011771号