C# 클래스 Tp.Core.Diagnostics.Time.TpProfilerStatistics

파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins

공개 메소드들

메소드 설명
Build ( IEnumerable timeIntervals ) : TpProfilerStatistics
this ( ProfilerTarget target ) : Maybe

비공개 메소드들

메소드 설명
BuildCore ( IEnumerable timeIntervals, ProfilerTarget target ) : string
TpProfilerStatistics ( string>.Dictionary data ) : System

메소드 상세

Build() 공개 정적인 메소드

public static Build ( IEnumerable timeIntervals ) : TpProfilerStatistics
timeIntervals IEnumerable
리턴 TpProfilerStatistics

this() 공개 메소드

public this ( ProfilerTarget target ) : Maybe
target ProfilerTarget
리턴 Maybe