show/hide this revision's text 2 edited tags
show/hide this revision's text 1

How to define and use static variables in F# class

Is there a way to have a mutable static variable in F# class that is identical to a static variable in C# class ?