Partager via


ILogViewAdaptorHost<TLogView,TLogEntry>.UpdateView Méthode

Définition

Implémentation des transitions d’affichage. Toutes les exceptions levées seront interceptées et consignées en tant qu’avertissement./>.

public void UpdateView (TLogView view, TLogEntry entry);
abstract member UpdateView : 'LogView * 'LogEntry -> unit
Public Sub UpdateView (view As TLogView, entry As TLogEntry)

Paramètres

view
TLogView
entry
TLogEntry

S’applique à