KeyValue
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.expvar
- Platforms: .NET, .NET Standard 2.0, Island
Fields
Key
Value
Instance Methods
constructor
constructor
KeyValue()
init()
Sub New()
Parameters:
- aKey:
- aValue:
constructor (KeyValue)
constructor(value: KeyValue)
KeyValue(KeyValue value)
init(_ value: KeyValue)
Sub New(value As KeyValue)
Parameters:
- value: