C# 클래스 Filters.Storage

상속: IFilter
파일 보기 프로젝트 열기: kajnelissen/Sedat

공개 메소드들

메소드 설명
Process ( ) : void
Process ( int orderId ) : void
Storage ( ) : System

메소드 상세

Process() 공개 메소드

public Process ( ) : void
리턴 void

Process() 공개 메소드

public Process ( int orderId ) : void
orderId int
리턴 void

Storage() 공개 메소드

public Storage ( ) : System
리턴 System