C# Class PlasticSCM.XLinkInfo

Afficher le fichier Open project: powercode/PSPlastic Class Usage Examples

Private Properties

Свойство Type Description
AddBranchExpansionRule void

Méthodes publiques

Méthode Description
XLinkInfo ( string path, long changeset, string repository, string remotePath, bool writeable, bool relative = false ) : System.Collections.Generic

Private Methods

Méthode Description
AddBranchExpansionRule ( string from, string to ) : void

Method Details

XLinkInfo() public méthode

public XLinkInfo ( string path, long changeset, string repository, string remotePath, bool writeable, bool relative = false ) : System.Collections.Generic
path string
changeset long
repository string
remotePath string
writeable bool
relative bool
Résultat System.Collections.Generic