Share via


IUpdateWithTags<T> Rozhraní

Definice

public interface IUpdateWithTags<T>
type IUpdateWithTags<'T> = interface
Public Interface IUpdateWithTags(Of T)

Parametry typu

T
Odvozené

Metody

WithoutTag(String)

Odebere značku z prostředku.

WithTag(String, String)

Přidá do prostředku značku.

WithTags(IDictionary<String,String>)

Určuje značky pro prostředek jako {@link Map}.

Platí pro