C# Class SpecAid.Translations.DateTimeTranslation
Afficher le fichier
Open project: ITAGroup/SpecAid
Méthodes publiques
Méthode |
Description |
|
Do ( PropertyInfo info, string tableValue ) : object |
|
|
UseWhen ( PropertyInfo info, string tableValue ) : bool |
|
|
Method Details
public Do ( PropertyInfo info, string tableValue ) : object |
info |
System.Reflection.PropertyInfo |
|
tableValue |
string |
|
Résultat |
object |
|
public UseWhen ( PropertyInfo info, string tableValue ) : bool |
info |
System.Reflection.PropertyInfo |
|
tableValue |
string |
|
Résultat |
bool |
|