Field<T>.Active(T) 方法

定义

public virtual bool Active (T state);
abstract member Active : 'T -> bool
override this.Active : 'T -> bool
Public Overridable Function Active (state As T) As Boolean

参数

state
T

返回

实现

适用于