C# 클래스 BattlelogMobile.Core.Service.AwardPropertyMapper

Since ribbons and medals does not have JSON data for their names and descriptions, we'll just have to map these values. Edit: And now it seems that images are not matching award names anymore, so these were added.
파일 보기 프로젝트 열기: mikkoviitala/battlelogmobile

공개 메소드들

메소드 설명
Get ( string awardCode, string awardGroup ) : Tuple

비공개 메소드들

메소드 설명
AwardPropertyMapper ( ) : System

메소드 상세

Get() 공개 정적인 메소드

public static Get ( string awardCode, string awardGroup ) : Tuple
awardCode string
awardGroup string
리턴 Tuple