C# 클래스 ThoughtWorks.VisualStudio.CardComment

A card comment
파일 보기 프로젝트 열기: ThoughtWorksStudios/vs-connector

공개 메소드들

메소드 설명
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