C# Class TailBlazer.Domain.FileHandling.IndexEx

Datei anzeigen Open project: RolandPheasant/TailBlazer

Public Methods

Method Description
Index ( this source, IScheduler scheduler = null ) : IObservable
Index ( this source ) : IObservable
Index ( this source ) : IObservable

Method Details

Index() public static method

public static Index ( this source, IScheduler scheduler = null ) : IObservable
source this
scheduler IScheduler
return IObservable

Index() public static method

public static Index ( this source ) : IObservable
source this
return IObservable

Index() public static method

public static Index ( this source ) : IObservable
source this
return IObservable