C# Class Common.SQLResultLogging.Loggers.TransportationEventLogger

Inheritance: DataSaverBase
Afficher le fichier Open project: loadprofilegenerator/LoadProfileGenerator

Méthodes publiques

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

Private Methods

Méthode Description
Load ( HouseholdKey hhkey ) : List

Method Details

Run() public méthode

public Run ( HouseholdKey key, object o ) : void
key HouseholdKey
o object
Résultat void

TransportationEventLogger() public méthode

public TransportationEventLogger ( SqlResultLoggingService srls ) : System.Collections.Generic
srls SqlResultLoggingService
Résultat System.Collections.Generic