C# Класс GitSharp.Core.Transport.PushResult

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

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

Метод Описание
GetRemoteUpdate ( string refName ) : RemoteRefUpdate
SetRemoteUpdates ( RemoteRefUpdate>.IDictionary remoteUpdates ) : void

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

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

public GetRemoteUpdate ( string refName ) : RemoteRefUpdate
refName string
Результат RemoteRefUpdate

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

public SetRemoteUpdates ( RemoteRefUpdate>.IDictionary remoteUpdates ) : void
remoteUpdates RemoteRefUpdate>.IDictionary
Результат void