C# 클래스 SobekCM.Resource_Object.Bib_Info.Origin_Info_Place

파일 보기 프로젝트 열기: MarkVSullivan/SobekCM-Web-Application 1 사용 예제들

공개 메소드들

메소드 설명
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