C# Class ThoughtWorks.VisualStudio.CardType

Models a Mingle card type
Datei anzeigen Open project: ThoughtWorksStudios/vs-connector

Public Methods

Method Description
CardType ( MingleCardType cardType ) : ThoughtWorksMingleLib

Constructs a new CardType

Method Details

CardType() public method

Constructs a new CardType
public CardType ( MingleCardType cardType ) : ThoughtWorksMingleLib
cardType ThoughtWorksMingleLib.MingleCardType A MingleCardType object
return ThoughtWorksMingleLib