Create object from a library's Class returns Null

Nick Treleaven nick at geany.org
Tue May 28 14:16:44 UTC 2019


On Tuesday, 28 May 2019 at 09:25:51 UTC, dangbinghoo wrote:
> 
>     class NSconf
>     {
>         String name;
>         ...
>     }

Does this class have a non-default constructor?


More information about the Digitalmars-d-learn mailing list