Пример #1
0
 private static async Task Test(ComponentApi components)
 {
     var listComponents = await components.GetListAsync();
 }