-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- ModelDesigner.ImportExport dependence on Windows.Form is just a side effect. - UT 👍
- Loading branch information
Showing
2 changed files
with
5 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,9 @@ | ||
//<summary> | ||
// Title : Import model from OPC DA address space. | ||
// System : Microsoft Visual C# .NET 2008 | ||
// $LastChangedDate$ | ||
// $Rev$ | ||
// $LastChangedBy$ | ||
// $URL$ | ||
// $Id$ | ||
//___________________________________________________________________________________ | ||
// | ||
// Copyright (C)2009, CAS LODZ POLAND. | ||
// TEL: +48 (42) 686 25 47 | ||
// mailto://[email protected] | ||
// http://www.cas.eu | ||
//</summary> | ||
// Copyright (C) 2020, Mariusz Postol LODZ POLAND. | ||
// | ||
// To be in touch join the community at GITTER: https://gitter.im/mpostol/OPC-UA-OOI | ||
//___________________________________________________________________________________ | ||
|
||
using CAS.Lib.OPC.AddressSpace; | ||
using CAS.UA.Model.Designer.ImportExport.Properties; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters