/// <param name='operations'>
 /// The operations group for this extension method.
 /// </param>
 public static QueryProjectsResult ListProjects(this IDidacticalEnigmaMem operations)
 {
     return(operations.ListProjectsAsync().GetAwaiter().GetResult());
 }