My Project
 All Classes Namespaces Files Functions Variables Typedefs Properties Pages
Orbipay.PaymentsApi.Client.MultiMap< V > Class Template Reference
Inheritance diagram for Orbipay.PaymentsApi.Client.MultiMap< V >:

Public Member Functions

void Add (string key, V value)
 

Properties

IEnumerable< string > Keys [get]
 
List< V > this[string key] [get]
 

Member Function Documentation

void Orbipay.PaymentsApi.Client.MultiMap< V >.Add ( string  key,
value 
)

Property Documentation

IEnumerable<string> Orbipay.PaymentsApi.Client.MultiMap< V >.Keys
get
List<V> Orbipay.PaymentsApi.Client.MultiMap< V >.this[string key]
get

The documentation for this class was generated from the following file: