LogEntry<TState>.State 属性

定义

获取 TState

public:
 property TState State { TState get(); };
public TState State { get; }
member this.State : 'State
Public ReadOnly Property State As TState

属性值

TState

一个 TState 类型的对象。

适用于