C# Class ThoughtWorks.VisualStudio.CardComment

A card comment
Afficher le fichier Open project: ThoughtWorksStudios/vs-connector

Méthodes publiques

Méthode Description
CardComment ( string comment, string name, string date ) : System

Constructs a new CardComment

Method Details

CardComment() public méthode

Constructs a new CardComment
public CardComment ( string comment, string name, string date ) : System
comment string
name string
date string
Résultat System