IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.Interfaces.IPropertyBag Member List

This is the complete list of members for NUnit.Framework.Interfaces.IPropertyBag, including all inherited members.

Add(string key, object value)NUnit.Framework.Interfaces.IPropertyBag
AddToXml(TNode parentNode, bool recursive)NUnit.Framework.Interfaces.IXmlNodeBuilder
ContainsKey(string key)NUnit.Framework.Interfaces.IPropertyBag
Get(string key)NUnit.Framework.Interfaces.IPropertyBag
KeysNUnit.Framework.Interfaces.IPropertyBag
Set(string key, object value)NUnit.Framework.Interfaces.IPropertyBag
this[string key]NUnit.Framework.Interfaces.IPropertyBag
ToXml(bool recursive)NUnit.Framework.Interfaces.IXmlNodeBuilder