Attach a handler to an event for the elements. The handler is executed at most once per element.
Namespace: SharpKit.jQuery
Class: jQuery
public jQuery one(JsString eventType, JsAction<T> handler)