1
votes
votes
1 answers
Interaction between classes - static method?
Hello all! Im writing a win32 program in C# where the user may do some change in configuration of the program wich is then saved to a file. He can do this from a windows form within some class wich is not the main class. I then want the ...
