C# 클래스 Mike.Spikes.Windsor101.Processor

상속: IProcessor
파일 보기 프로젝트 열기: mikehadlow/Mike.Spikes

공개 메소드들

메소드 설명
Process ( Context context ) : void
Processor ( IEnumerable processSteps ) : System.Linq

메소드 상세

Process() 공개 메소드

public Process ( Context context ) : void
context Context
리턴 void

Processor() 공개 메소드

public Processor ( IEnumerable processSteps ) : System.Linq
processSteps IEnumerable
리턴 System.Linq