Class TestCounter
Namespace: TestPlatforms.Cloud
Syntax
public class TestCounter : object
Fields
_name
Declaration
public string _name
Field Value
Type | Description |
---|---|
String |
_value
Declaration
public int _value
Field Value
Type | Description |
---|---|
Int32 |