Поделиться через


PropertyBag.Contains Метод

Определение

Перегрузки

Contains(PropertyEntry)
Contains(String, Object)

Contains(PropertyEntry)

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

Параметры

Возвращаемое значение

Реализации

Применяется к

Contains(String, Object)

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

Параметры

key
String
value
Object

Возвращаемое значение

Реализации

Применяется к