You are on page 1of 1

Members of a class

 Fields / Constants
 Methods
 Properties
 Constructors
 Destructor
 Events
 Nested types

Access Modifiers

 private
 internal
 protected
 protected internal
 public

“Existence of multiple methods of the same name but different parameters in a class is called method
overloading”

You might also like