- or download this
namespace ManagerCSharp
{
...
}
}
}
- or download this
public ref class CSharpClass
{
...
CSharpClass myCSharp;
myCSharp.ShowCSharpMessageBox(value);
}
- or download this
use strict;
use Win32::API;
...
my $result;
ShowMessageBox2(\$result);