InfoPair

Summary

MembersDescriptions

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.

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