Condividi tramite


IPropertyBag.Remove Metodo

Definizione

Overload

Remove(PropertyEntry)

public void Remove(NUnit.Framework.Api.PropertyEntry entry);
abstract member Remove : NUnit.Framework.Api.PropertyEntry -> unit

Parametri

Si applica a

Remove(String)

public void Remove(string key);
abstract member Remove : string -> unit

Parametri

key
String

Si applica a

Remove(String, Object)

public void Remove(string key, object value);
abstract member Remove : string * obj -> unit

Parametri

key
String
value
Object

Si applica a