C# Class Lucene.Net.Analysis.NGram.SideExtensions

Exibir arquivo Open project: synhershko/lucene.net Class Usage Examples

Public Methods

Method Description
GetLabel ( this theSide ) : string
GetSide ( string sideName ) : Side

Method Details

GetLabel() public static method

public static GetLabel ( this theSide ) : string
theSide this
return string

GetSide() public static method

public static GetSide ( string sideName ) : Side
sideName string
return Side