Click or drag to resize

StatisticsInc Method

Increments the counter with the transferred name by 1. The counter is regenerated during the first referencing.

Namespace: NetEti.ApplicationControl
Assembly: NetEti.Logging (in NetEti.Logging.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntax
public static void Inc(
	
	string name
)

Parameters

name  String
Name of the counter.
See also