C# Class Foundatio.Repositories.Extensions.StringExtensions

Afficher le fichier Open project: exceptionless/Foundatio.Repositories

Méthodes publiques

Méthode Description
IsNumeric ( this value ) : bool
ToJTokenPath ( this path ) : string

Method Details

IsNumeric() public static méthode

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

ToJTokenPath() public static méthode

public static ToJTokenPath ( this path ) : string
path this
Résultat string