GnuSmalltalkUsersGuide:AdditionalChapter5 15

From 흡혈양파의 번역工房
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
I18N.LcMessagesTerritoryDomain

I18N.LcMessagesTerritoryDomain

네임스페이스 I18N에 정의됨

슈퍼클래스: I18N.LcMessagesDomain

범주: i18n-메시지


이 객체는 주 도메인(예: it IT)과 2차 도메인(예: it)으로 문자열을 요청한다.


I18N.LcMessagesTerritoryDomain 클래스: 인스턴스 생성

primary: domain1 secondary: domain2

domain1과 domain2를 차례로 질의하는 수신자의 인스턴스를 응답하라.


Notes