コード例 #1
0
ファイル: MiscTest.cs プロジェクト: jakobyc/GuildWars2.NET
 public void GetIconIds()
 {
     AssertIds <List <string> >(repository.GetIconIds());
 }