Blighttp.Reply.Reply C# (CSharp) Метод

Reply() публичный Метод

public Reply ( ) : System
Результат 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