using System; namespace Pilz.Reflection.PluginSystem.Attributes { public class LoadMethodAttribute : Attribute { } }