C# Class Noesis.Javascript.Dynamic.ObjectExtensions

Afficher le fichier Open project: danderson00/Noesis.Javascript.Extensions

Méthodes publiques

Méthode Description
AsArgument ( this input ) : string
IsNumeric ( this o ) : bool

Method Details

AsArgument() public static méthode

public static AsArgument ( this input ) : string
input this
Résultat string

IsNumeric() public static méthode

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