C# 클래스 Shastra.Hydra.ConversationExampleClient.AppendClientUi

상속: System.Windows.Forms.UserControl
파일 보기 프로젝트 열기: NorthNick/hydra 1 사용 예제들

공개 메소드들

메소드 설명
AppendClientUi ( ) : System
Init ( Conversation conversation, string suffix ) : void

비공개 메소드들

메소드 설명
EndBtn_Click ( object sender, EventArgs e ) : void
OnNext ( ConversationDto message ) : void
RequestBtn_Click ( object sender, EventArgs e ) : void

메소드 상세

AppendClientUi() 공개 메소드

public AppendClientUi ( ) : System
리턴 System

Init() 공개 메소드

public Init ( Conversation conversation, string suffix ) : void
conversation Conversation
suffix string
리턴 void