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