Compartir a través de


PropertyBag Clase

Definición

public class PropertyBag : NUnit.Framework.Api.IPropertyBag, System.Collections.IEnumerable
type PropertyBag = class
    interface IPropertyBag
    interface IXmlNodeBuilder
    interface IEnumerable
Herencia
PropertyBag
Implementaciones

Constructores

PropertyBag()

Propiedades

Count
Item[String]
Keys

Métodos

Add(String, Object)
AddToXml(XmlNode, Boolean)
Clear()
Contains(PropertyEntry)
Contains(String, Object)
ContainsKey(String)
Get(String)
GetEnumerator()
GetSetting(String, Boolean)
GetSetting(String, Enum)
GetSetting(String, Int32)
GetSetting(String, String)
Remove(PropertyEntry)
Remove(String, Object)
Remove(String)
Set(String, Object)
ToXml(Boolean)

Se aplica a