using System; namespace BracerLib.DI { public class InjectFieldAttribute : Attribute { } }