C# Class BenefitsAllocationUpload.Models.NoSubAccountValueConverter

Handle formatting sub account that are either blank or less that 5 characters.
Inheritance: FileHelpers.ConverterBase
Afficher le fichier Open project: ucdavis/BenefitsAllocationUpload

Méthodes publiques

Méthode Description
FieldToString ( object fieldValue ) : string
StringToField ( string from ) : object

Method Details

FieldToString() public méthode

public FieldToString ( object fieldValue ) : string
fieldValue object
Résultat string

StringToField() public méthode

public StringToField ( string from ) : object
from string
Résultat object