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
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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