C# 클래스 Noesis.Javascript.Dynamic.ObjectExtensions

파일 보기 프로젝트 열기: danderson00/Noesis.Javascript.Extensions

공개 메소드들

메소드 설명
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