IIntCounter 接口

定义

整数的计数器

public interface IIntCounter
type IIntCounter = interface
Public Interface IIntCounter

属性

Value

计数器值

方法

Increment()

递增计数器

适用于