共用方式為


IIntCounter 介面

定義

整數的計數器

public interface IIntCounter
type IIntCounter = interface
Public Interface IIntCounter

屬性

Value

計數器值

方法

Increment()

遞增計數器

適用於