메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool | ||
ExecIdCall ( |
||
ExportAsJSClass ( bool @sealed ) : void | ||
GetClassName ( ) : string | ||
GetDefaultValue ( |
||
GetHashCode ( ) : int | ||
Prefix ( ) : string | ||
ToLocaleString ( ) : string | ||
ToString ( ) : string | ||
Uri ( ) : string |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
CastToNamespace ( object namespaceObj ) : |
||
ConstructNamespace ( ) : |
||
ConstructNamespace ( object uriValue ) : |
||
ConstructNamespace ( object prefixValue, object uriValue ) : |
||
Create ( Scriptable scope, Rhino prototype, Rhino @namespace ) : |
||
Equals ( Rhino n ) : bool | ||
GetDelegate ( ) : Rhino.Xmlimpl.XmlNode.Namespace | ||
JsConstructor ( |
||
Js_toSource ( ) : string | ||
Namespace ( ) : System | ||
NewNamespace ( string uri ) : |
||
NewNamespace ( string prefix, string uri ) : |
||
RealThis ( Scriptable thisObj, |
||
ToSourceImpl ( string prefix, string uri, StringBuilder sb ) : void |
protected EquivalentValues ( object value ) : object | ||
value | object | |
리턴 | object |
public ExecIdCall ( |
||
f | ||
cx | ||
scope | Scriptable | |
thisObj | Scriptable | |
args | object | |
리턴 | object |