C# 클래스 VersionOne.Integration.CCNet.VersionOnePublisher.ChangeInfo

파일 보기 프로젝트 열기: versionone/VersionOne.Integration.CCNet

공개 프로퍼티들

프로퍼티 타입 설명
Comment string
Number string
Stamp System.DateTime
User string

공개 메소드들

메소드 설명
ChangeInfo ( Modification mod ) : System

메소드 상세

ChangeInfo() 공개 메소드

public ChangeInfo ( Modification mod ) : System
mod Modification
리턴 System

프로퍼티 상세

Comment 공개적으로 프로퍼티

public string Comment
리턴 string

Number 공개적으로 프로퍼티

public string Number
리턴 string

Stamp 공개적으로 프로퍼티

public DateTime,System Stamp
리턴 System.DateTime

User 공개적으로 프로퍼티

public string User
리턴 string