Model.EventAttribute.EventAttribute C# (CSharp) Method

EventAttribute() public method

public EventAttribute ( EventIdType type )
type EventIdType
        public EventAttribute(EventIdType type) : base(type)
        {
        }
    }
EventAttribute