Class GenericEventNameAttribute_Tests.MyInnerType
Inheritance
object
GenericEventNameAttribute_Tests.MyInnerType
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.EventBus
Assembly: Volo.Abp.EventBus.Tests.dll
Syntax
[EventName("MyEvent")]
public class GenericEventNameAttribute_Tests.MyInnerType
Constructors
MyInnerType()
Declaration
public MyInnerType()