C# Class PlasticSCM.ReplicationLogInfo

Afficher le fichier Open project: powercode/PSPlastic

Méthodes publiques

Méthode Description
ReplicationLogInfo ( long id, string owner, System.DateTime date, string server, string repositoryName, bool isPackage ) : System
ToString ( ) : string

Method Details

ReplicationLogInfo() public méthode

public ReplicationLogInfo ( long id, string owner, System.DateTime date, string server, string repositoryName, bool isPackage ) : System
id long
owner string
date System.DateTime
server string
repositoryName string
isPackage bool
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string