Generalized async return types — it is a new C#7 feature that allows using not only Task as a return type of async methods but also other types (classes or structures) that satisfy some specific requirements. At the same time, async/await is a way to call a set of "continuation" functions inside some context which is an essence of another design pattern — Monad. So,...
Strona głównaSztuka programowania
Sztuka programowania 1972 dni, 18 godzin, 44 minuty temu 182 pokaż kod licznika zwiń