public AsyncInput( GraphInterpreterShell shell, GraphStageLogic logic, Object event, Action<Object> handler )
new : shell : GraphInterpreterShell * logic : GraphStageLogic * event : Object * handler : Action<Object> -> AsyncInput