C# Class Microsoft.JScript.Typeof

Inheritance: UnaryOp
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
JScriptTypeof ( Object value ) : String

Private Methods

Méthode Description
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

Method Details

JScriptTypeof() public static méthode

public static JScriptTypeof ( Object value ) : String
value Object
Résultat String