namespace Yi.BBS.Web { public class TestAutofac { [Autowired] public TestAutofac2 _testAutofac2 { get; set; } } }