C# 클래스 Microsoft.JScript.Typeof

상속: UnaryOp
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 메소드들

메소드 설명
JScriptTypeof ( Object value ) : String

비공개 메소드들

메소드 설명
Evaluate ( ) : Object
InferType ( JSField inference_target ) : IReflect
JScriptTypeof ( Object value, bool checkForDebuggerObject ) : String
TranslateToIL ( ILGenerator il, Type rtype ) : void
Typeof ( Context context, AST operand ) : Microsoft.JScript.Vsa

메소드 상세

JScriptTypeof() 공개 정적인 메소드

public static JScriptTypeof ( Object value ) : String
value Object
리턴 String