C# 클래스 PlasticSCM.ListInfo

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

공개 메소드들

메소드 설명
ListInfo ( string fullname, string workspacePath, long size, string type, long changeset, string repository, string owner, ChangeTypes changeType, long revisionId, long parentRevisionId, long branchId, byte hash, string branch, System.Guid itemGuid, System.DateTime date ) : System

메소드 상세

ListInfo() 공개 메소드

public ListInfo ( string fullname, string workspacePath, long size, string type, long changeset, string repository, string owner, ChangeTypes changeType, long revisionId, long parentRevisionId, long branchId, byte hash, string branch, System.Guid itemGuid, System.DateTime date ) : System
fullname string
workspacePath string
size long
type string
changeset long
repository string
owner string
changeType ChangeTypes
revisionId long
parentRevisionId long
branchId long
hash byte
branch string
itemGuid System.Guid
date System.DateTime
리턴 System