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