C# 클래스 AccessLog.TransactionWatcher

상속: ITransactionWatcher
파일 보기 프로젝트 열기: TWChennai/YAccess 1 사용 예제들

공개 메소드들

메소드 설명
TransactionWatcher ( string path, ITransactionRepository transactionRepository ) : System

비공개 메소드들

메소드 설명
GetFileSystemWatcher ( string path ) : FileSystemWatcher
OnChanged ( object souruce, FileSystemEventArgs e ) : void

메소드 상세

TransactionWatcher() 공개 메소드

public TransactionWatcher ( string path, ITransactionRepository transactionRepository ) : System
path string
transactionRepository ITransactionRepository
리턴 System