G
Guest
Hello. I have write a class file with some methods I wish to expose. For
example I have a windows form which should call a method from another class
file. I think this has something to do with inheritance, no? Maybe the
windows form will need to inherit from class file? I use C# 05. Thank you
example I have a windows form which should call a method from another class
file. I think this has something to do with inheritance, no? Maybe the
windows form will need to inherit from class file? I use C# 05. Thank you