namespace Prise.Plugin { [System.AttributeUsage(System.AttributeTargets.Method, Inherited = false, AllowMultiple = false)] public sealed class PluginActivatedAttribute : System.Attribute { } }