Last updated 1 year ago
public string Key
public string
Key
Metadata Key.
public object Value
public object
Value
Metadata Value.
public InfoPair()
public
InfoPair
()
Default Constructor.
public InfoPair(string key, object value)
(string key, object value)
Constructor with Key and Value mParameters.