Method | Description | |
---|---|---|
ConstructionTimerStart ( ICacheKeyGenerator cacheKeyGenerator, ILog log, Config debugSettings ) : System.Diagnostics | ||
Execute ( ObjectConstructionArgs args ) : void |
public ConstructionTimerStart ( ICacheKeyGenerator cacheKeyGenerator, ILog log, Config debugSettings ) : System.Diagnostics | ||
cacheKeyGenerator | ICacheKeyGenerator | |
log | ILog | |
debugSettings | Config | |
return | System.Diagnostics |
public Execute ( ObjectConstructionArgs args ) : void | ||
args | ObjectConstructionArgs | |
return | void |