C# Class EA.Iws.Web.Infrastructure.StringExtensions

Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
IsValidMoneyDecimal ( this value ) : bool
ToMoneyDecimal ( this value ) : decimal
ToNonBreakingString ( this value ) : string

Private Methods

Méthode Description
StringExtensions ( ) : System

Method Details

IsValidMoneyDecimal() public static méthode

public static IsValidMoneyDecimal ( this value ) : bool
value this
Résultat bool

ToMoneyDecimal() public static méthode

public static ToMoneyDecimal ( this value ) : decimal
value this
Résultat decimal

ToNonBreakingString() public static méthode

public static ToNonBreakingString ( this value ) : string
value this
Résultat string