C# Class Noesis.Javascript.Dynamic.ObjectExtensions

Mostrar archivo Open project: danderson00/Noesis.Javascript.Extensions

Public Methods

Method Description
AsArgument ( this input ) : string
IsNumeric ( this o ) : bool

Method Details

AsArgument() public static method

public static AsArgument ( this input ) : string
input this
return string

IsNumeric() public static method

public static IsNumeric ( this o ) : bool
o this
return bool