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

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

공개 메소드들

메소드 설명
ConstructionCalledMonitorTask ( ) : System.Web
Execute ( ObjectConstructionArgs args ) : void
GetCounter ( ) : int

메소드 상세

ConstructionCalledMonitorTask() 공개 메소드

public ConstructionCalledMonitorTask ( ) : System.Web
리턴 System.Web

Execute() 공개 메소드

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

GetCounter() 공개 정적인 메소드

public static GetCounter ( ) : int
리턴 int