public void Push( int priority, Action action )
Public Sub Push ( priority As Integer, action As Action )
public: void Push( int priority, Action^ action )
member Push : priority : int * action : Action -> unit
function Push(priority, action);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.