コード例 #1
0
ファイル: Category.cs プロジェクト: aureliogh/GiphyHEB
 public override string ToString()
 {
     return(_category.ToString());
 }