C# Класс CDP4ObjectBrowser.BooleanParameterTypeRowViewModel

Row class representing a BooleanParameterType
Наследование: ScalarParameterTypeRowViewModel
Показать файл Открыть проект

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

Метод Описание
BooleanParameterTypeRowViewModel ( booleanParameterType, ISession session, IViewModelBase containerViewModel ) : System.Linq

Initializes a new instance of the BooleanParameterTypeRowViewModel class

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

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

Initializes a new instance of the BooleanParameterTypeRowViewModel class
public BooleanParameterTypeRowViewModel ( booleanParameterType, ISession session, IViewModelBase containerViewModel ) : System.Linq
booleanParameterType The associated with this row
session ISession The session
containerViewModel IViewModelBase The that is the container of this
Результат System.Linq