C# 클래스 Sanderling.Interface.MemoryStruct.WindowChatChannel

상속: Window
파일 보기 프로젝트 열기: Arcitectus/Sanderling

공개 프로퍼티들

프로퍼티 타입 설명
MessageView IListViewAndControl
ParticipantView IListViewAndControl

공개 메소드들

메소드 설명
WindowChatChannel ( ) : System.Collections.Generic
WindowChatChannel ( IWindow window ) : System.Collections.Generic

메소드 상세

WindowChatChannel() 공개 메소드

public WindowChatChannel ( ) : System.Collections.Generic
리턴 System.Collections.Generic

WindowChatChannel() 공개 메소드

public WindowChatChannel ( IWindow window ) : System.Collections.Generic
window IWindow
리턴 System.Collections.Generic

프로퍼티 상세

MessageView 공개적으로 프로퍼티

public IListViewAndControl MessageView
리턴 IListViewAndControl

ParticipantView 공개적으로 프로퍼티

public IListViewAndControl ParticipantView
리턴 IListViewAndControl