摘要:
public static T GetInstance(ExplicitArguments args); // // Summary: // Creates a new instance of the requested type T... 阅读全文
posted @ 2015-06-08 12:40
yangliwen
阅读(509)
评论(0)
推荐(0)
摘要:
通过反射 调用 类里面的 方法的方法(注意 重载 ,可以 按F12转到 定义 查看 ):错误方法:MethodInfo dynMethod = this.GetType().GetMethod("Draw_" + itemType);dynMethod.Invoke(this, new object... 阅读全文
posted @ 2015-06-08 12:09
yangliwen
阅读(211)
评论(0)
推荐(0)
摘要:
+-------------------------+---+--------+--------+--------+----------+| Class Type | | normal | static | sealed | abstract |+-----------... 阅读全文
posted @ 2015-06-08 11:56
yangliwen
阅读(455)
评论(0)
推荐(0)

浙公网安备 33010602011771号