C# 클래스 nHydrate.Dsl.Custom.DebugHelper

파일 보기 프로젝트 열기: nHydrate/nHydrate

공개 메소드들

메소드 설명
StartTimer ( ) : System.Diagnostics.Stopwatch
StopTimer ( System timer, string text ) : void

메소드 상세

StartTimer() 공개 정적인 메소드

public static StartTimer ( ) : System.Diagnostics.Stopwatch
리턴 System.Diagnostics.Stopwatch

StopTimer() 공개 정적인 메소드

public static StopTimer ( System timer, string text ) : void
timer System
text string
리턴 void