Compartir a través de


IConverter<TValue,TSurrogate>.ConvertFromSurrogate(TSurrogate) Método

Definición

Convierte un valor suplente en el tipo de valor.

public TValue ConvertFromSurrogate (in TSurrogate surrogate);
abstract member ConvertFromSurrogate : 'Surrogate -> 'Value
Public Function ConvertFromSurrogate (surrogate As TSurrogate) As TValue

Parámetros

surrogate
TSurrogate

Suplente.

Devoluciones

TValue

Valor.

Se aplica a