public static void Create() { var nativeMethodsGenerator = new NativeGenerator(); nativeMethodsGenerator.CreateClasses(); }