C# 클래스 Website.Rules.RulesEngineConfiguration

파일 보기 프로젝트 열기: jeffreypalermo/mvc2inaction

공개 메소드들

메소드 설명
Configure ( ) : void
Configure ( Type typeToLocatorConfigurationAssembly ) : void

메소드 상세

Configure() 공개 정적인 메소드

public static Configure ( ) : void
리턴 void

Configure() 공개 정적인 메소드

public static Configure ( Type typeToLocatorConfigurationAssembly ) : void
typeToLocatorConfigurationAssembly System.Type
리턴 void