FShaper icon indicating copy to clipboard operation
FShaper copied to clipboard

Protected methods

Open willsam100 opened this issue 5 years ago • 0 comments

F# does not support protected methods.

A simple solution is to covert each a protected method to private.

Is this good enough?

willsam100 avatar Apr 18 '19 19:04 willsam100