InfoPair
Summary
Members | Descriptions |
---|---|
| Metadata Key. |
| Metadata Value. |
| Default Constructor. |
| Constructor with Key and Value mParameters. |
Members
public string
Key
Metadata Key.
public object
Value
Metadata Value.
public
InfoPair
()
Default Constructor.
public
InfoPair
(string key, object value)
Constructor with Key and Value mParameters.
Last updated