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

A card comment
Показать файл Открыть проект

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

Метод Описание
CardComment ( string comment, string name, string date ) : System

Constructs a new CardComment

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

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

Constructs a new CardComment
public CardComment ( string comment, string name, string date ) : System
comment string
name string
date string
Результат System