摘要:
Install-Package Prism.Wpf Install-Package Prism.DryIOC #region Interfaces public interface IIDService { int GetID(); } public class IDService : IIDSer 阅读全文
摘要:
Install-Package System.IO.Ports; //Sender.cs using System.IO.Ports; using System.Text; namespace ConsoleApp35 { internal class Program { static async 阅读全文
摘要:
1.Download from https://sourceforge.net/projects/com0com/files/com0com/3.0.0/com0com-3.0.0.0-x64-fre.zip 2.Unzip 3.Run exe file and click as the defau 阅读全文
摘要:
Install-Package Prism.Unity; Install-Package Prism.WPF; //IEventAggregator using System; using System.Collections.Generic; using System.Text; namespac 阅读全文