Megosztás a következőn keresztül:


IUpdateWithTags<T> Interfész

Definíció

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

Típusparaméterek

T
Származtatott

Metódusok

WithoutTag(String)

Eltávolít egy címkét az erőforrásból.

WithTag(String, String)

Címkét ad hozzá az erőforráshoz.

WithTags(IDictionary<String,String>)

{@link Map} néven adja meg az erőforrás címkéit.

A következőre érvényes: