Is there a way to have a mutable static variable in F# class that is identical to a static variable in C# class ?
|
|
This isn't really reccomended, but if you must do it:
|
||
|
|
|
|
Is there a way to have a mutable static variable in F# class that is identical to a static variable in C# class ? |
|||
|
|
|
|
This isn't really reccomended, but if you must do it:
|
||
|
|