C# Class Microsoft.JScript.LenientBooleanPrototype

Inheritance: BooleanPrototype
Mostrar archivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
constructor Object
toString Object
valueOf Object

Private Methods

Method Description
LenientBooleanPrototype ( LenientFunctionPrototype funcprot, LenientObjectPrototype parent ) : System

Property Details

constructor public_oe property

public Object constructor
return Object

toString public_oe property

public Object toString
return Object

valueOf public_oe property

public Object valueOf
return Object