C# 클래스 Common.SQLResultLogging.Loggers.TransportationEventLogger

상속: DataSaverBase
파일 보기 프로젝트 열기: loadprofilegenerator/LoadProfileGenerator

공개 메소드들

메소드 설명
Run ( HouseholdKey key, object o ) : void
TransportationEventLogger ( SqlResultLoggingService srls ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Load ( HouseholdKey hhkey ) : List

메소드 상세

Run() 공개 메소드

public Run ( HouseholdKey key, object o ) : void
key HouseholdKey
o object
리턴 void

TransportationEventLogger() 공개 메소드

public TransportationEventLogger ( SqlResultLoggingService srls ) : System.Collections.Generic
srls SqlResultLoggingService
리턴 System.Collections.Generic