C# 클래스 WPFClient.MainWindow

SignalR client hosted in a WPF application. The client lets the user pick a user name, connect to the server asynchronously to not block the UI thread, and send chat messages to all connected clients whether they are hosted in WinForms, WPF, or a web application. For simplicity, MVVM will not be used for this sample.
상속: System.Windows.Window
파일 보기 프로젝트 열기: Stanislav-Sartasov/spsu-mm-programming-second-course 1 사용 예제들

공개 메소드들

메소드 설명
MainWindow ( ) : System

메소드 상세

MainWindow() 공개 메소드

public MainWindow ( ) : System
리턴 System