ข้ามไปยังเนื้อหา

Interface ILocalizedResourceContributor

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

Namespace: Cephalon.Abstractions.Localization
Assembly: Cephalon.Abstractions.dll

Contributes localized resources to the runtime localization catalog.

public interface ILocalizedResourceContributor

RegisterResources(ILocalizedResourceRegistry)

Section titled “ RegisterResources(ILocalizedResourceRegistry)”

Registers the contributor’s localized resources.

void RegisterResources(ILocalizedResourceRegistry resources)

resources ILocalizedResourceRegistry

The registry that accepts localized resources.