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
Показать файл Открыть проект

Открытые методы

Метод Описание
CodeViewModel ( Code code ) : System

Описание методов

CodeViewModel() публичный Метод

public CodeViewModel ( Code code ) : System
code XSpect.Yacq.Runner.Model.Code
Результат System