Method |
Description |
|
AddOverload ( FunctionObject func, FieldAttributes attributeFlags ) : JSMemberField |
|
|
AddOverloadedMembers ( MemberInfoList mems, ClassScope scope, BindingFlags attrs ) : void |
|
|
CheckOverloadsForDuplicates ( ) : void |
|
|
GetAsConstructors ( Object proto ) : System.Reflection.ConstructorInfo[] |
|
|
GetMetaData ( ) : Object |
|
|
GetValue ( Object obj, ScriptObject scope ) : Object |
|
|
IsAccessibleFrom ( ScriptObject scope ) : bool |
|
|
JSMemberField ( ClassScope obj, String name, Object value, FieldAttributes attributeFlags ) : System |
|
|
SetValue ( Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo locale, ScriptObject scope ) : void |
|
|