namespace Project.B.Entities { public interface INpcFactory:IEntitiesFactory { } }