C# 클래스 XSpect.Yacq.Runner.ViewModel.CodeViewModel

This class contains properties that a View can data bind to.

Use the mvvminpc snippet to add bindable properties to this ViewModel.

You can also use Blend to data bind with the tool's support.

See http://www.galasoft.ch/mvvm/getstarted

상속: ViewModelBase
파일 보기 프로젝트 열기: takeshik/yacq

공개 메소드들

메소드 설명
CodeViewModel ( Code code ) : System

메소드 상세

CodeViewModel() 공개 메소드

public CodeViewModel ( Code code ) : System
code XSpect.Yacq.Runner.Model.Code
리턴 System