C# 클래스 Skight.HelpCenter.Presentation.Services.Service

파일 보기 프로젝트 열기: SkightTeam/eLiteWeb 1 사용 예제들

공개 메소드들

메소드 설명
Service ( Decomposor decomposor ) : System.Collections.Generic
decompose ( Sentence sentence ) : IEnumerable

메소드 상세

Service() 공개 메소드

public Service ( Decomposor decomposor ) : System.Collections.Generic
decomposor Skight.HelpCenter.Domain.Decomposor
리턴 System.Collections.Generic

decompose() 공개 메소드

public decompose ( Sentence sentence ) : IEnumerable
sentence Skight.HelpCenter.Domain.Sentence
리턴 IEnumerable