C# Class Microsoft.JScript.NumberObject

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

Méthodes publiques

Méthode Description
GetType ( ) : Type

Méthodes protégées

Méthode Description
NumberObject ( ScriptObject parent, Object value ) : System

Private Methods

Méthode Description
GetClassName ( ) : String
GetDefaultValue ( PreferredType preferred_type ) : Object
NumberObject ( ScriptObject parent, Object value, bool implicitWrapper ) : System
NumberObject ( ScriptObject parent, Type baseType ) : System

Method Details

GetType() public méthode

public GetType ( ) : Type
Résultat System.Type

NumberObject() protected méthode

protected NumberObject ( ScriptObject parent, Object value ) : System
parent ScriptObject
value Object
Résultat System