C# 클래스 Lemon.Core.StreamProcessingPipeline

파일 보기 프로젝트 열기: dream-365/lemon

공개 메소드들

메소드 설명
Process ( Stream stream ) : object>.Dictionary
StreamProcessingPipeline ( IEnumerable modules ) : System.Collections.Generic

메소드 상세

Process() 공개 메소드

public Process ( Stream stream ) : object>.Dictionary
stream System.IO.Stream
리턴 object>.Dictionary

StreamProcessingPipeline() 공개 메소드

public StreamProcessingPipeline ( IEnumerable modules ) : System.Collections.Generic
modules IEnumerable
리턴 System.Collections.Generic