C# Class AjScript.Tests.Language.DynamicObjectTests

Mostrar archivo Open project: ajlopez/AjScript

Private Methods

Method Description
DefineMethod ( ) : void
DetectNativeMethods ( ) : void
GetNames ( ) : void
GetUndefinedForUndefinedValue ( ) : void
GetValueFromPrototypeAndSetValueInObject ( ) : void
HasName ( ) : void
HasNameInPrototype ( ) : void
HasUndefinedName ( ) : void
InvokeMethod ( ) : void
InvokeNativeMethod ( ) : void
RemoveUndefinedValue ( ) : void
RemoveValue ( ) : void
SetAndGetValue ( ) : void
UsePrototypeForGetValue ( ) : void