C# Класс Microsoft.JScript.ObjectPrototype

Наследование: JSObject
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
CommonInstance ( ) : ObjectPrototype
ObjectPrototype ( ) : Microsoft.JScript.Vsa
hasOwnProperty ( Object thisob, Object name ) : bool
isPrototypeOf ( Object thisob, Object ob ) : bool
propertyIsEnumerable ( Object thisob, Object name ) : bool
toLocaleString ( Object thisob ) : String
toString ( Object thisob ) : String
valueOf ( Object thisob ) : Object