C# Класс PlasticSCM.XLinkInfo

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
AddBranchExpansionRule void

Открытые методы

Метод Описание
XLinkInfo ( string path, long changeset, string repository, string remotePath, bool writeable, bool relative = false ) : System.Collections.Generic

Приватные методы

Метод Описание
AddBranchExpansionRule ( string from, string to ) : void

Описание методов

XLinkInfo() публичный Метод

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
Результат System.Collections.Generic