C# 클래스 UI.ViewModel.PostedFilesViewModel

상속: BaseViewModel
파일 보기 프로젝트 열기: Nirklav/TCPChat 1 사용 예제들

공개 메소드들

메소드 설명
PostedFilesViewModel ( BaseViewModel parent ) : System.Collections.Generic
RemoveRoom ( PostedFileRoomViewModel item ) : void

메소드 상세

PostedFilesViewModel() 공개 메소드

public PostedFilesViewModel ( BaseViewModel parent ) : System.Collections.Generic
parent BaseViewModel
리턴 System.Collections.Generic

RemoveRoom() 공개 메소드

public RemoveRoom ( PostedFileRoomViewModel item ) : void
item PostedFileRoomViewModel
리턴 void