C# Class TailBlazer.Views.Tail.TailViewState

Mostra file Open project: RolandPheasant/TailBlazer Class Usage Examples

Public Properties

Property Type Description
Empty TailViewState

Public Methods

Method Description
TailViewState ( string fileName, string selectedSearch, IEnumerable searchItems ) : System.Collections.Generic

Private Methods

Method Description
TailViewState ( ) : System.Collections.Generic

Method Details

TailViewState() public method

public TailViewState ( string fileName, string selectedSearch, IEnumerable searchItems ) : System.Collections.Generic
fileName string
selectedSearch string
searchItems IEnumerable
return System.Collections.Generic

Property Details

Empty public_oe static_oe property

public static TailViewState,TailBlazer.Views.Tail Empty
return TailViewState