Blighttp.Reply.Reply C# (CSharp) Method

Reply() public method

public Reply ( ) : System
return System
        public Reply()
        {
        }

Same methods

Reply::Reply ( ReplyCode code, ContentType type, ChunkedHandlerCallbackType chunkedHandlerDelegate ) : System
Reply::Reply ( ReplyCode code, ContentType type, string body ) : System
Reply::Reply ( string body ) : System