コード例 #1
0
 public static IEnumerable <int> GetPorts(this IGameHost host) => host.GetUris().Select(u => u.Port);