Exemple #1
0
 /// <param name='operations'>
 /// The operations group for this extension method.
 /// </param>
 /// <param name='page'>
 /// </param>
 public static void HomeConnectionUrlHistoryByPageGet(this ISettingsServiceV2API operations, int?page = default(int?))
 {
     operations.HomeConnectionUrlHistoryByPageGetAsync(page).GetAwaiter().GetResult();
 }