Compartir a través de


ILogViewAdaptorHost<TLogView,TLogEntry>.UpdateView Método

Definición

Implementación de transiciones de vista. Las excepciones producidas se detectarán y registrarán como advertencia./>.

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

Parámetros

view
TLogView
entry
TLogEntry

Se aplica a