C# Class SpecAid.SetTranslations.SetTranslator

Afficher le fichier Open project: ITAGroup/SpecAid

Méthodes publiques

Méthode Description
Translate ( PropertyInfo info, object target, object newItem ) : object

Gets the appropriate value for the cell

Private Methods

Méthode Description
GetSetTranslations ( ) : IEnumerable

Method Details

Translate() public static méthode

Gets the appropriate value for the cell
public static Translate ( PropertyInfo info, object target, object newItem ) : object
info System.Reflection.PropertyInfo
target object
newItem object
Résultat object