C# Class SharpDox.Plugins.Html.StringEx

Afficher le fichier Open project: Geaz/SharpDox.Plugins.Html

Méthodes publiques

Méthode Description
MinifyJson ( this json ) : string
RemoveIllegalHtmlIdChars ( this text ) : string
RemoveIllegalPathChars ( this text ) : string
ToObjectString ( this text ) : string

Method Details

MinifyJson() public static méthode

public static MinifyJson ( this json ) : string
json this
Résultat string

RemoveIllegalHtmlIdChars() public static méthode

public static RemoveIllegalHtmlIdChars ( this text ) : string
text this
Résultat string

RemoveIllegalPathChars() public static méthode

public static RemoveIllegalPathChars ( this text ) : string
text this
Résultat string

ToObjectString() public static méthode

public static ToObjectString ( this text ) : string
text this
Résultat string