7. Methods: A Deeper Look
Objectives
In this chapter you’ll:
See that
static
methods and variables are associated with classes rather than objects.
Use common
Math
class functions.
Learn C#’s argument promotion rules for when argument types do not match parameter types exactly.
Get a high-level overview of various namespaces from the .NET Framework ...
Get C# 6 for Programmers, Sixth Edition now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.