C# 클래스 CodeAnalyzer.Analyzer.RunTime

파일 보기 프로젝트 열기: rotators/tools

공개 프로퍼티들

프로퍼티 타입 설명
Functions Function>.Dictionary
Modules Dictionary>>
Paths CallPaths>.Dictionary
SourceSections Sources
TotalCalls int

공개 메소드들

메소드 설명
RunTime ( ) : Extensions

메소드 상세

RunTime() 공개 메소드

public RunTime ( ) : Extensions
리턴 Extensions

프로퍼티 상세

Functions 공개적으로 프로퍼티

public Dictionary Functions
리턴 Function>.Dictionary

Modules 공개적으로 프로퍼티

public Dictionary>> Modules
리턴 Dictionary>>

Paths 공개적으로 프로퍼티

public Dictionary Paths
리턴 CallPaths>.Dictionary

SourceSections 공개적으로 프로퍼티

public Sources SourceSections
리턴 Sources

TotalCalls 공개적으로 프로퍼티

public int TotalCalls
리턴 int