C# Class Moo.Core.ValueConverter

Performs conversion between values.
Afficher le fichier Open project: dclucas/MOO Class Usage Examples

Private Methods

Méthode Description
CanConvert ( Type sourceType, Type targetType ) : bool
Convert ( object sourceValue, Type targetType ) : object