C# Class Abc.Zebus.TinyHost.Configuration.ConfigurationValueConverter

Afficher le fichier Open project: Abc-Arbitrage/Zebus.TinyHost

Méthodes publiques

Méthode Description
ConvertValue ( object value, Type expectedType ) : object

Private Methods

Méthode Description
ConvertValueString ( string value, Type expectedType ) : object
SplitItems ( string value ) : IEnumerable

Method Details

ConvertValue() public static méthode

public static ConvertValue ( object value, Type expectedType ) : object
value object
expectedType System.Type
Résultat object