共用方式為


ILogViewAdaptorHost<TLogView,TLogEntry>.UpdateView 方法

定義

檢視轉換的實作。 擲回的任何例外狀況都會被攔截並記錄為 警告。 Log

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

參數

view
TLogView
entry
TLogEntry

適用於