This commit is contained in:
2025-04-09 21:41:13 +08:00
parent 11ff5e343d
commit fc4063516d
7 changed files with 42 additions and 14 deletions
+5
View File
@@ -17,6 +17,11 @@ namespace Sample.MachineTool
/// <summary>
/// Provides access to the PMC-B1 machine tool model.
/// </summary>
/// <remarks>
/// ## Source Code
///
/// [!code-csharp[SampleCode](~/../Hi.Sample/MachineTool/DemoBuildMachineTool.cs)]
/// </remarks>
public class DemoBuildMachineTool : IGetCodeXyzabcMachineTool
{
static DemoBuildMachineTool()