C# Класс SobekCM.Resource_Object.Bib_Info.Origin_Info_Place

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
Origin_Info_Place ( string Place_Text, string Place_MarcCountry, string Place_ISO3166 ) : System

Constructor for a new instance of the Origin_Info_Place class

Описание методов

Origin_Info_Place() публичный Метод

Constructor for a new instance of the Origin_Info_Place class
public Origin_Info_Place ( string Place_Text, string Place_MarcCountry, string Place_ISO3166 ) : System
Place_Text string Text of the publication place
Place_MarcCountry string MARC country code for the publication place
Place_ISO3166 string ISO-3166 code for the publication place
Результат System