[AttributeUsageAttribute(AttributeTargets.All, AllowMultiple = true)] public class SubscribeAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.All, AllowMultiple := true)> Public Class SubscribeAttribute Inherits Attribute
The SubscribeAttribute type exposes the following members.