C# Class TailBlazer.Domain.FileHandling.IndexCollection.RelativeIndex

Datei anzeigen Open project: RolandPheasant/TailBlazer

Public Methods

Method Description
RelativeIndex ( long index, long start, int linesOffset, bool isEstimate ) : System

Method Details

RelativeIndex() public method

public RelativeIndex ( long index, long start, int linesOffset, bool isEstimate ) : System
index long
start long
linesOffset int
isEstimate bool
return System