C# 클래스 SaneWeb.Web.SaneServerConfiguration

파일 보기 프로젝트 열기: ext0/SaneWeb 1 사용 예제들

공개 메소드들

메소드 설명
SaneServerConfiguration ( SaneServerPreset preset, Assembly assembly, String namespaceString ) : System

Attempts to create a SaneServerConfiguration based on a supplied preset. This method will attempt to find the ViewStructure.xml file through reflection.

메소드 상세

SaneServerConfiguration() 공개 메소드

Attempts to create a SaneServerConfiguration based on a supplied preset. This method will attempt to find the ViewStructure.xml file through reflection.
public SaneServerConfiguration ( SaneServerPreset preset, Assembly assembly, String namespaceString ) : System
preset SaneServerPreset The preset to be created around
assembly System.Reflection.Assembly
namespaceString String
리턴 System