C# Класс Noesis.Javascript.Dynamic.ObjectExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
AsArgument ( this input ) : string
IsNumeric ( this o ) : bool

Описание методов

AsArgument() публичный статический Метод

public static AsArgument ( this input ) : string
input this
Результат string

IsNumeric() публичный статический Метод

public static IsNumeric ( this o ) : bool
o this
Результат bool