Compartir a través de


IPropertyBag.Contains Método

Definición

Sobrecargas

Contains(PropertyEntry)
Contains(String, Object)

Contains(PropertyEntry)

public bool Contains (NUnit.Framework.Api.PropertyEntry entry);
abstract member Contains : NUnit.Framework.Api.PropertyEntry -> bool

Parámetros

Devoluciones

Se aplica a

Contains(String, Object)

public bool Contains (string key, object value);
abstract member Contains : string * obj -> bool

Parámetros

key
String
value
Object

Devoluciones

Se aplica a