How to call one static method from another?

pineapple via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Jun 14 03:08:14 PDT 2016


On Tuesday, 14 June 2016 at 07:35:36 UTC, Andrea Fontana wrote:
> Simply:
> method2();

Also, typeof(this).method2();



More information about the Digitalmars-d-learn mailing list