C# Class HealthInformationProgram.Data.BaseHipData

Exibir arquivo Open project: MedicalTeams/Hip_Admin

Public Methods

Method Description
GetDataValue ( System.DateTime value ) : string
GetDataValue ( Nullable value ) : string
GetDataValue ( string value ) : string

Method Details

GetDataValue() public method

public GetDataValue ( System.DateTime value ) : string
value System.DateTime
return string

GetDataValue() public method

public GetDataValue ( Nullable value ) : string
value Nullable
return string

GetDataValue() public method

public GetDataValue ( string value ) : string
value string
return string