public OWIDispatchProperties(OWDispInterface parent) { _parent = parent; }
public OWIDispatchMethods(OWDispInterface parent) { _parent = parent; }