Hi all,
I have several classes with private and public methods. I'd like to lock the block diagram of all the methods.
In Class property-> protection I've created a password; Result of this is that all the private methods are hidden, but public methods are editable and their block diagram is visible.
The only solution seems to lock each single method of my classes (one by one).
Can you help me?