C# 클래스 Netsy.WpfUI.Windows.Listing.ListingWindowViewModel

View model for the window to show a listing
상속: Netsy.UI.ViewModels.BaseViewModel
파일 보기 프로젝트 열기: AnthonySteele/Netsy

공개 메소드들

메소드 설명
ListingWindowViewModel ( ListingWindowLoadListingCommand loadListingCommand ) : System.Windows.Input

Initializes a new instance of the ListingWindowViewModel class

메소드 상세

ListingWindowViewModel() 공개 메소드

Initializes a new instance of the ListingWindowViewModel class
public ListingWindowViewModel ( ListingWindowLoadListingCommand loadListingCommand ) : System.Windows.Input
loadListingCommand ListingWindowLoadListingCommand the command to load the listing
리턴 System.Windows.Input