public jqElementEvent(jqSelector Object) { this.jqId = Object; this.events = new List<jqEvents>(); }
public jqElementEvent(jqSelector Object) { this.jqId = Object; this.events = new List <jqEvents>(); }