using System; namespace MicroIoc { public class InjectAttribute : Attribute { } }