How to "scope"?

Martin martinbbjerregaard at gmail.com
Mon Feb 3 09:32:06 PST 2014


Oops, I of course meant:

static Test createFromString(string str)
{
   return new Test(str);
}


More information about the Digitalmars-d-learn mailing list