C# 클래스 D3Helper.A_Initialize.Th_ICollector

파일 보기 프로젝트 열기: r3peat/D3Helper.Public

공개 프로퍼티들

프로퍼티 타입 설명
ExceptionCount int
ProcessingTimes List

공개 메소드들

메소드 설명
New_ICollector ( ) : void

비공개 메소드들

메소드 설명
Execute ( ) : void

메소드 상세

New_ICollector() 공개 정적인 메소드

public static New_ICollector ( ) : void
리턴 void

프로퍼티 상세

ExceptionCount 공개적으로 정적으로 프로퍼티

public static int ExceptionCount
리턴 int

ProcessingTimes 공개적으로 정적으로 프로퍼티

public static List ProcessingTimes
리턴 List