C# 클래스 trello.ViewModels.AttachmentViewModel

상속: Caliburn.Micro.PropertyChangedBase
파일 보기 프로젝트 열기: Bunk/trellow

공개 메소드들

메소드 설명
InitializeWith ( Card att, string coverId ) : AttachmentViewModel

비공개 메소드들

메소드 설명
Launch ( ) : void

메소드 상세

InitializeWith() 공개 메소드

public InitializeWith ( Card att, string coverId ) : AttachmentViewModel
att Card
coverId string
리턴 AttachmentViewModel