Class ValueKey
- Namespace
- SWConfigDataClientLib.Proxies
- Assembly
- IpPbxCDSClientLib.dll
This class represents a simple key text tuple
public class ValueKey
- Inheritance
-
ValueKey
Constructors
ValueKey()
public ValueKey()
Methods
Equals(object)
public override bool Equals(object obj)
Parameters
obj
object
Returns
GetHashCode()
public override int GetHashCode()
Returns
Operators
implicit operator int(ValueKey)
public static implicit operator int(ValueKey key)
Parameters
key
ValueKey