Click or drag to resize
CounterRef Constructor
Initializes a new instance of the CounterRef class

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public CounterRef(
	Counter counter
)

Parameters

counter
Type: (Default Namespace)Counter
See Also