Atomia.Web.Plugin.PublicOrder.Configurations.DomainRegistrySpecificProducts.GetElementKey C# (CSharp) Метод

GetElementKey() приватный Метод

private GetElementKey ( global element ) : object
element global
Результат object
        protected override object GetElementKey(global::System.Configuration.ConfigurationElement element)
        {
            return ((global::Atomia.Web.Plugin.PublicOrder.Configurations.DomainRegistrySpecificProduct)(element)).ProductId;
        }