Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BattlelogMobile
Core
Service
ItemNameMapper
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.
파일 보기
프로젝트 열기: mikkoviitala/battlelogmobile
공개 메소드들
메소드
설명
Get
(
string
itemIdentifier
) :
string
비공개 메소드들
메소드
설명
ItemNameMapper
( ) :
System.Collections.Generic
메소드 상세
Get()
공개
정적인
메소드
public
static
Get
(
string
itemIdentifier
) :
string
itemIdentifier
string
리턴
string