Unity中使用多构造函数
摘要:如果要实例化的类只有一个构造函数, 则使用方法很简单使用方法如下:1234567using (IUnityContainer container = new UnityContainer()) { UnityConfigurationSection section = (UnityConfigura...
阅读全文
posted @ 2014-07-10 11:04
posted @ 2014-07-10 11:04
posted @ 2014-07-08 18:04
posted @ 2014-07-08 09:37