Méthode | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
ExecIdCall ( |
||
GetClassName ( ) : string | ||
GetDefaultValue ( |
||
GetHashCode ( ) : int | ||
LocalName ( ) : string | ||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
EquivalentValues ( object value ) : object | ||
FindInstanceIdInfo ( string s ) : int | ||
FindPrototypeId ( string s ) : int | ||
GetInstanceIdName ( int id ) : string | ||
GetInstanceIdValue ( int id ) : object | ||
GetMaxInstanceId ( ) : int | ||
InitPrototypeId ( int id ) : void |
Méthode | Description | |
---|---|---|
CastToQName ( |
||
ConstructQName ( |
||
ConstructQName ( |
||
Create ( |
||
Equals ( Rhino q ) : bool | ||
ExportAsJSClass ( bool @sealed ) : void | ||
GetDelegate ( ) : Rhino.Xmlimpl.XmlNode.QName | ||
JsConstructor ( |
||
Js_toSource ( ) : string | ||
NewQName ( |
||
Prefix ( ) : string | ||
QName ( ) : System | ||
RealThis ( Scriptable thisObj, |
||
ToNodeQname ( ) : Rhino.Xmlimpl.XmlNode.QName | ||
ToSourceImpl ( string uri, string localName, string prefix, StringBuilder sb ) : void | ||
Uri ( ) : string |
protected EquivalentValues ( object value ) : object | ||
value | object | |
Résultat | object |
public ExecIdCall ( |
||
f | ||
cx | ||
scope | Scriptable | |
thisObj | Scriptable | |
args | object | |
Résultat | object |
protected FindInstanceIdInfo ( string s ) : int | ||
s | string | |
Résultat | int |
protected FindPrototypeId ( string s ) : int | ||
s | string | |
Résultat | int |
public GetDefaultValue ( |
||
hint | ||
Résultat | object |
protected GetInstanceIdName ( int id ) : string | ||
id | int | |
Résultat | string |
protected GetInstanceIdValue ( int id ) : object | ||
id | int | |
Résultat | object |
protected InitPrototypeId ( int id ) : void | ||
id | int | |
Résultat | void |