C# 클래스 SobekCM.Library.TEI.TEI_Configuration

Class stored the basic information for the system about the TEI plug-in, such as the names of all the XSLT, CSS, and Mapping files included in the instance
파일 보기 프로젝트 열기: MarkVSullivan/SobekCM-Web-Application 1 사용 예제들

공개 메소드들

메소드 설명
TEI_Configuration ( string PlugIn_Directory ) : System

Constructor for a new instance of the TEI_Configuration object

메소드 상세

TEI_Configuration() 공개 메소드

Constructor for a new instance of the TEI_Configuration object
public TEI_Configuration ( string PlugIn_Directory ) : System
PlugIn_Directory string Directory for the TEI plugin-in
리턴 System