C# Class ThoughtWorks.VisualStudio.CardBasicInfo

Supports a formatted string for listing cards in "number - (type) name" format
Afficher le fichier Open project: ThoughtWorksStudios/vs-connector

Méthodes publiques

Méthode Description
CardBasicInfo ( int number, string type, string name ) : System.Globalization

Constructs a basic card info object

Method Details

CardBasicInfo() public méthode

Constructs a basic card info object
public CardBasicInfo ( int number, string type, string name ) : System.Globalization
number int
type string
name string
Résultat System.Globalization