C# 클래스 PlasticSCM.AttributeInfo

파일 보기 프로젝트 열기: powercode/PSPlastic

공개 메소드들

메소드 설명
AttributeInfo ( long id, string comment, System.DateTime date, string owner, string type, long repositoryId, string server, string value ) : System
ToString ( ) : string

메소드 상세

AttributeInfo() 공개 메소드

public AttributeInfo ( long id, string comment, System.DateTime date, string owner, string type, long repositoryId, string server, string value ) : System
id long
comment string
date System.DateTime
owner string
type string
repositoryId long
server string
value string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string