C# Class Microsoft.JScript.BooleanPrototype

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

Méthodes protégées

Méthode Description
BooleanPrototype ( ObjectPrototype parent, Type baseType ) : System

Private Methods

Méthode Description
toString ( Object thisob ) : String
valueOf ( Object thisob ) : Object

Method Details

BooleanPrototype() protected méthode

protected BooleanPrototype ( ObjectPrototype parent, Type baseType ) : System
parent ObjectPrototype
baseType System.Type
Résultat System