C# Class Common.SQLResultLogging.Loggers.TransportationEventLogger

Inheritance: DataSaverBase
Exibir arquivo Open project: loadprofilegenerator/LoadProfileGenerator

Public Methods

Method Description
Run ( HouseholdKey key, object o ) : void
TransportationEventLogger ( SqlResultLoggingService srls ) : System.Collections.Generic

Private Methods

Method Description
Load ( HouseholdKey hhkey ) : List

Method Details

Run() public method

public Run ( HouseholdKey key, object o ) : void
key HouseholdKey
o object
return void

TransportationEventLogger() public method

public TransportationEventLogger ( SqlResultLoggingService srls ) : System.Collections.Generic
srls SqlResultLoggingService
return System.Collections.Generic