C# Класс ThoughtWorks.VisualStudio.CardProperty

A Mingle property_definition
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
CardProperty ( ViewModel model, MinglePropertyDefinition property ) : System.Collections.Generic

Constructs a new CardProperty

CardProperty ( ViewModel model, MinglePropertyDefinition property, string value ) : System.Collections.Generic

Constructs a new CardProperty

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

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

Constructs a new CardProperty
public CardProperty ( ViewModel model, MinglePropertyDefinition property ) : System.Collections.Generic
model ViewModel
property ThoughtWorksMingleLib.MinglePropertyDefinition
Результат System.Collections.Generic

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

Constructs a new CardProperty
public CardProperty ( ViewModel model, MinglePropertyDefinition property, string value ) : System.Collections.Generic
model ViewModel
property ThoughtWorksMingleLib.MinglePropertyDefinition
value string
Результат System.Collections.Generic