Example: dental hygienist
Advanced C#

Advanced C#

Back to document page

• A delegate variable stores a method and its receiver, but no parameters ! new Notifier(myObj.SayHello); • obj can be this (and can be omitted) new Notifier(SayHello) • Method can be static. In this case the class name must be specified instead of obj. new Notifier(MyClass.StaticSayHello);

  Advanced, Variable, Omitted, Advanced c

Download Advanced C#


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries