コード例 #1
0
 public V1UniverseCategory Category(int categoryId)
 {
     return(_internalLatestUniverse.Category(categoryId));
 }