C# Class PlasticSCM.AttributeInfo

Afficher le fichier Open project: powercode/PSPlastic

Méthodes publiques

Méthode Description
AttributeInfo ( long id, string comment, System.DateTime date, string owner, string type, long repositoryId, string server, string value ) : System
ToString ( ) : string

Method Details

AttributeInfo() public méthode

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
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string