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 |
public class TestCounter : object
public string _name
| Type | Description |
|---|---|
| String |
public int _value
| Type | Description |
|---|---|
| Int32 |