摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using Autofac.Builder;using Autofac.Configuration;using Autofac;/// by rhythmknamespace AutofacApp{ class Program { static void Main(string[] args) { var builder = new ContainerBuilder()... 阅读全文
posted @ 2012-03-13 21:15
Rhythmk
阅读(788)
评论(1)
推荐(0)
浙公网安备 33010602011771号