C# 클래스 Glass.Mapper.Pipelines.ObjectConstruction.Tasks.Diagnostics.ConstructionTimerStart

상속: AbstractObjectConstructionTask
파일 보기 프로젝트 열기: mikeedwards83/Glass.Mapper

공개 메소드들

메소드 설명
ConstructionTimerStart ( ICacheKeyGenerator cacheKeyGenerator, ILog log, Config debugSettings ) : System.Diagnostics
Execute ( ObjectConstructionArgs args ) : void

메소드 상세

ConstructionTimerStart() 공개 메소드

public ConstructionTimerStart ( ICacheKeyGenerator cacheKeyGenerator, ILog log, Config debugSettings ) : System.Diagnostics
cacheKeyGenerator ICacheKeyGenerator
log ILog
debugSettings Config
리턴 System.Diagnostics

Execute() 공개 메소드

public Execute ( ObjectConstructionArgs args ) : void
args ObjectConstructionArgs
리턴 void