C# 클래스 Quilt4.Service.Business.WriteBusiness

상속: IWriteBusiness, IDisposable
파일 보기 프로젝트 열기: Quilt4/Quilt4.Service

공개 메소드들

메소드 설명
Dispose ( ) : void
RunRecalculate ( ) : void
WriteBusiness ( IWriteRepository repository, IServiceLog serviceLog ) : System

비공개 메소드들

메소드 설명
Run ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

RunRecalculate() 공개 메소드

public RunRecalculate ( ) : void
리턴 void

WriteBusiness() 공개 메소드

public WriteBusiness ( IWriteRepository repository, IServiceLog serviceLog ) : System
repository IWriteRepository
serviceLog IServiceLog
리턴 System