C# Class WebApplications.Utilities.Formatting.FormatBuilderConverter

Inheritance: System.Configuration.ConfigurationConverterBase
Afficher le fichier Open project: webappsuk/CoreLibraries

Méthodes publiques

Méthode Description
ConvertFrom ( [ ctx, [ ci, object data ) : object

Converts from.

ConvertTo ( [ ctx, [ ci, [ value, [ type ) : object

Converts to.

Method Details

ConvertFrom() public méthode

Converts from.
public ConvertFrom ( [ ctx, [ ci, object data ) : object
ctx [ The CTX.
ci [ The ci.
data object The data.
Résultat object

ConvertTo() public méthode

Converts to.
public ConvertTo ( [ ctx, [ ci, [ value, [ type ) : object
ctx [ The CTX.
ci [ The ci.
value [ The value.
type [ The type.
Résultat object