C# Class QSProjectsLib.CurrencyWorks

Mostrar archivo Open project: QualitySolution/QSProjects

Public Properties

Property Type Description
CurrencyShortFomat string
CurrencyShortName string

Public Methods

Method Description
GetShortCurrencyString ( Decimal value ) : string

Method Details

GetShortCurrencyString() public static method

public static GetShortCurrencyString ( Decimal value ) : string
value Decimal
return string

Property Details

CurrencyShortFomat public_oe static_oe property

public static string CurrencyShortFomat
return string

CurrencyShortName public_oe static_oe property

public static string CurrencyShortName
return string