Пример #1
0
 public void CreateCode_SimpleTest()
 {
     QRCodeHelper.CreateCode_Simple("http://www.baidu.com", AppDomain.CurrentDomain.SetupInformation.ApplicationBase);
 }