C# Класс BattlelogMobile.Core.Service.ItemNameMapper

Maps item names/slugs/whatever to more meaningfull display names. If no match is found, the variable passed in is returned unmodified.
Показать файл Открыть проект

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

Метод Описание
Get ( string itemIdentifier ) : string

Приватные методы

Метод Описание
ItemNameMapper ( ) : System.Collections.Generic

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

Get() публичный статический Метод

public static Get ( string itemIdentifier ) : string
itemIdentifier string
Результат string