コード例 #1
0
 public static void CheckKnownAssemblyConditionalCompSymbols()
 {
     BuildValidationTests.AssertDebugNotDefined();
     GCodeFile.AssertDebugNotDefined();
     MatterHackers.Agg.Graphics2D.AssertDebugNotDefined();
     MatterHackers.Agg.UI.SystemWindow.AssertDebugNotDefined();
     MatterHackers.Agg.ImageProcessing.InvertLightness.AssertDebugNotDefined();
     MatterHackers.Localizations.TranslationMap.AssertDebugNotDefined();
     MatterHackers.MarchingSquares.MarchingSquaresByte.AssertDebugNotDefined();
     MatterHackers.MatterSlice.MatterSlice.AssertDebugNotDefined();
     MatterHackers.RenderOpenGl.GLMeshTrianglePlugin.AssertDebugNotDefined();
 }
コード例 #2
0
 public static void CheckKnownAssemblyConditionalCompSymbols()
 {
     MatterControlApplication.AssertDebugNotDefined();
     GCodeFile.AssertDebugNotDefined();
     MatterHackers.Agg.Graphics2D.AssertDebugNotDefined();
     MatterHackers.Agg.UI.SystemWindow.AssertDebugNotDefined();
     MatterHackers.Agg.ImageProcessing.InvertLightness.AssertDebugNotDefined();
     MatterHackers.Localizations.TranslationMap.AssertDebugNotDefined();
     MatterHackers.MarchingSquares.MarchingSquaresByte.AssertDebugNotDefined();
     MatterHackers.MatterControl.PluginSystem.MatterControlPlugin.AssertDebugNotDefined();
     MatterHackers.MatterSlice.MatterSlice.AssertDebugNotDefined();
     MatterHackers.MeshVisualizer.MeshViewerWidget.AssertDebugNotDefined();
     MatterHackers.RenderOpenGl.GLMeshTrianglePlugin.AssertDebugNotDefined();
 }