mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
10 lines
137 B
C#
10 lines
137 B
C#
namespace CSharpWin32GenEx
|
|
{
|
|
class CSharpWin32GenEx
|
|
{
|
|
public static void Main(string[] args)
|
|
{
|
|
}
|
|
}
|
|
}
|