C# 클래스 Abbotware.Core.Threading.Counters.TypeCreatedCounter

special class that can be used for counting instances of a specific type of an object. This only increments and never decrements. Useful for diagnostics
Use this class in composition with another class.
파일 보기 프로젝트 열기: abbotware/abbotware