Newmoon.Continuation.Reply C# (CSharp) Method

Reply() public abstract method

public abstract Reply ( ) : object
return object
        public abstract object Reply();

Same methods

Continuation::Reply ( object a ) : object
Continuation::Reply ( object a, object b ) : object
Continuation::Reply ( object a, object b, object c ) : object
Continuation::Reply ( object a, object b, object c, object d ) : object