C# 클래스 Pluton.Stopper

상속: CountedInstance, IDisposable
파일 보기 프로젝트 열기: Notulp/Pluton

공개 메소드들

메소드 설명
Stopper ( string type, string method, float warnSecs = 0.1f ) : System

비공개 메소드들

메소드 설명
IDisposable ( ) : void

메소드 상세

Stopper() 공개 메소드

public Stopper ( string type, string method, float warnSecs = 0.1f ) : System
type string
method string
warnSecs float
리턴 System