C# 클래스 Telegram.CustomUserListController

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: naphaso/kilogram

공개 메소드들

메소드 설명
CustomUserListController ( ) : System
UpdateChatWithId ( int chatId ) : void

비공개 메소드들

메소드 설명
GetChatParticipants ( int chatId ) : System.Threading.Tasks.Task
OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

메소드 상세

CustomUserListController() 공개 메소드

public CustomUserListController ( ) : System
리턴 System

UpdateChatWithId() 공개 메소드

public UpdateChatWithId ( int chatId ) : void
chatId int
리턴 void