C# 클래스 a7DocumentDbStudio.ViewModel.Workspace.CollectionWrkspcVM

상속: WrkspcBaseVM
파일 보기 프로젝트 열기: alekkowalczyk/a7DocumentDbStudio 1 사용 예제들

공개 메소드들

메소드 설명
AddDocumentFromString ( string json ) : System.Threading.Tasks.Task
CollectionWrkspcVM ( CollectionModel model, CollectionExpItemVM expItem ) : a7DocumentDbStudio.Dialogs
Refresh ( ) : System.Threading.Tasks.Task

메소드 상세

AddDocumentFromString() 공개 메소드

public AddDocumentFromString ( string json ) : System.Threading.Tasks.Task
json string
리턴 System.Threading.Tasks.Task

CollectionWrkspcVM() 공개 메소드

public CollectionWrkspcVM ( CollectionModel model, CollectionExpItemVM expItem ) : a7DocumentDbStudio.Dialogs
model CollectionModel
expItem a7DocumentDbStudio.ViewModel.Explorer.CollectionExpItemVM
리턴 a7DocumentDbStudio.Dialogs

Refresh() 공개 메소드

public Refresh ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task