C# Класс Perforce.FileStats.Other

Показать файл Открыть проект

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

Метод Описание
GetIndex ( string line, string action ) : int

Given "... ... otherOpen42 beau.brennen@R-BBRENNEN0372" and "otherOpen", return 42.

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

GetIndex() публичный статический Метод

Given "... ... otherOpen42 beau.brennen@R-BBRENNEN0372" and "otherOpen", return 42.
public static GetIndex ( string line, string action ) : int
line string The single line of text to strip the index from.
action string The action that prepends the index.
Результат int