C# Class BoC.Web.Mvc.Extensions.StringExtensions

Afficher le fichier Open project: csteeg/BoC

Méthodes publiques

Méthode Description
ToJScriptString ( this value ) : string
ToJScriptString ( this value, bool forUrl ) : string

Method Details

ToJScriptString() public static méthode

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

ToJScriptString() public static méthode

public static ToJScriptString ( this value, bool forUrl ) : string
value this
forUrl bool
Résultat string