C# 클래스 Orchard.Widgets.RuleEngine.RuleManager.GlobalMethodProvider

상속: IGlobalMethodProvider
파일 보기 프로젝트 열기: ucdavis/Orchard

공개 메소드들

메소드 설명
GlobalMethodProvider ( RuleManager ruleManager ) : System.Collections.Generic
Process ( Orchard.Scripting.GlobalMethodContext context ) : void

메소드 상세

GlobalMethodProvider() 공개 메소드

public GlobalMethodProvider ( RuleManager ruleManager ) : System.Collections.Generic
ruleManager RuleManager
리턴 System.Collections.Generic

Process() 공개 메소드

public Process ( Orchard.Scripting.GlobalMethodContext context ) : void
context Orchard.Scripting.GlobalMethodContext
리턴 void