M
Muhammad Arif
Dear All,
How I can call a method of C# class from VB.Net? Suppose I have a
class SaveFile in C# having a method saveImageFile(). There is a form
Form1 in VB.Net having an picturebox populated with an image. I want
to call SaveFile.saveImageFile() method from Form1. How it will be
done?
Regares,
Arif
How I can call a method of C# class from VB.Net? Suppose I have a
class SaveFile in C# having a method saveImageFile(). There is a form
Form1 in VB.Net having an picturebox populated with an image. I want
to call SaveFile.saveImageFile() method from Form1. How it will be
done?
Regares,
Arif