C# 클래스 AjScript.Tests.Language.FunctionTests

파일 보기 프로젝트 열기: ajlopez/AjScript

비공개 메소드들

메소드 설명
BuildFactorialFunction ( IContext context ) : ICallable
EvaluateFactorialFunction ( ) : void
EvaluateWithThisObject ( ) : void
FunctionHasApplyMethod ( ) : void
FunctionHasCallMethod ( ) : void
FunctionLength ( ) : void
InvokeSimpleFunction ( ) : void