C# 클래스 Microsoft.JScript.JSClosureMethod

상속: JSMethod
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 메소드들

메소드 설명
GetParameters ( ) : System.Reflection.ParameterInfo[]

비공개 메소드들

메소드 설명
Construct ( Object args ) : Object
GetMethodInfo ( CompilerGlobals compilerGlobals ) : MethodInfo
Invoke ( Object obj, Object thisob, BindingFlags options, Binder binder, Object parameters, CultureInfo culture ) : Object
JSClosureMethod ( MethodInfo method ) : System

메소드 상세

GetParameters() 공개 메소드

public GetParameters ( ) : System.Reflection.ParameterInfo[]
리턴 System.Reflection.ParameterInfo[]