C# 클래스 Lucene.Net.Analysis.NGram.SideExtensions

파일 보기 프로젝트 열기: synhershko/lucene.net 1 사용 예제들

공개 메소드들

메소드 설명
GetLabel ( this theSide ) : string
GetSide ( string sideName ) : Side

메소드 상세

GetLabel() 공개 정적인 메소드

public static GetLabel ( this theSide ) : string
theSide this
리턴 string

GetSide() 공개 정적인 메소드

public static GetSide ( string sideName ) : Side
sideName string
리턴 Side