InfoPair
Summary
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