Compartir a través de


RecognizePrimitive<T>.HelpArgs(T, Object) Método

Definición

Devuelve los argumentos de la plantilla de ayuda para la elección actual y ninguna preferencia.

protected System.Collections.Generic.List<object> HelpArgs (T state, object defaultValue);
member this.HelpArgs : 'T * obj -> System.Collections.Generic.List<obj>
Protected Function HelpArgs (state As T, defaultValue As Object) As List(Of Object)

Parámetros

state
T

Estado del formulario.

defaultValue
Object

Valor actual del campo.

Devoluciones

Se aplica a