I want to make a class that has only one constructor which is private. Now I know how to do it in C# but I can't figure out how to do it in F#. one constr
I want to make a class that has only one constructor which is private. Now I know how to do it in C# but I can't figure out how to do it in F#. one constr