C# Class ThoughtWorks.VisualStudio.CardProperty

A Mingle property_definition
Afficher le fichier Open project: ThoughtWorksStudios/vs-connector Class Usage Examples

Méthodes publiques

Méthode Description
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

Method Details

CardProperty() public méthode

Constructs a new CardProperty
public CardProperty ( ViewModel model, MinglePropertyDefinition property ) : System.Collections.Generic
model ViewModel
property ThoughtWorksMingleLib.MinglePropertyDefinition
Résultat System.Collections.Generic

CardProperty() public méthode

Constructs a new CardProperty
public CardProperty ( ViewModel model, MinglePropertyDefinition property, string value ) : System.Collections.Generic
model ViewModel
property ThoughtWorksMingleLib.MinglePropertyDefinition
value string
Résultat System.Collections.Generic