/// <param name='operations'> /// The operations group for this extension method. /// </param> public static object GetAll(this IUserGroup operations) { return(operations.GetAllAsync().GetAwaiter().GetResult()); }