RecognizeEnumeration<T>.Help(T, Object) 方法

定义

public string Help(T state, object defaultValue);
abstract member Help : 'T * obj -> string
override this.Help : 'T * obj -> string
Public Function Help (state As T, defaultValue As Object) As String

参数

state
T
defaultValue
Object

返回

实现

适用于