コード例 #1
0
 public V4CharactersPublicInfo PublicInfo(int characterId)
 {
     return(_internalLatestCharacter.PublicInfo(characterId));
 }