- Beginning C# 7 Hands-On:Advanced Language Features
- Tom Owsiak
- 58字
- 2025-04-04 18:04:55
Summary
In this chapter, you learned about generic dictionaries. These are known as key-value pairs. You started a process from a web page, made a verbatim string, iterated over key-value pairs, and made a directory and created a file from command prompt.
In the next chapter, we'll take a look at the connection between delegates and lambda expressions.