Summary
In this chapter, you learned how to create more powerful methods by using the out
keyword. You were introduced to language-integrated queries. You began working with the out
parameter, learned about the Average Extension
method, and used the var
keyword in a program.
In the next chapter, you will learn how to use the out and ref
keywords.