C# Class TailBlazer.Domain.Formatting.LineMatches

Inheritance: ILineMatches
显示文件 Open project: RolandPheasant/TailBlazer

Public Methods

Method Description
GetMatches ( string inputText ) : IObservable
LineMatches ( ICombinedSearchMetadataCollection searchMetadataCollection ) : System

Method Details

GetMatches() public method

public GetMatches ( string inputText ) : IObservable
inputText string
return IObservable

LineMatches() public method

public LineMatches ( ICombinedSearchMetadataCollection searchMetadataCollection ) : System
searchMetadataCollection ICombinedSearchMetadataCollection
return System