C# 클래스 Lucene.Net.Analysis.Hunspell.Tests.ContentHelper

파일 보기 프로젝트 열기: sisve/Lucene.Net.Analysis.Hunspell 1 사용 예제들

공개 메소드들

메소드 설명
Dictionary ( String baseName ) : HunspellDictionary
Stream ( String contentName ) : Stream

메소드 상세

Dictionary() 공개 정적인 메소드

public static Dictionary ( String baseName ) : HunspellDictionary
baseName String
리턴 HunspellDictionary

Stream() 공개 정적인 메소드

public static Stream ( String contentName ) : Stream
contentName String
리턴 Stream