You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.1 KiB

8 months ago
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 這段程式碼是由工具產生的。
  4. // 執行階段版本:4.0.30319.42000
  5. //
  6. // 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
  7. // 變更將會遺失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. using System;
  11. using System.Reflection;
  12. [assembly: System.Reflection.AssemblyCompanyAttribute("Mirle.Component.API.Model.ProgrammableLogicController")]
  13. [assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
  14. [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
  15. [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
  16. [assembly: System.Reflection.AssemblyProductAttribute("Mirle.Component.API.Model.ProgrammableLogicController")]
  17. [assembly: System.Reflection.AssemblyTitleAttribute("Mirle.Component.API.Model.ProgrammableLogicController")]
  18. [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
  19. // 由 MSBuild WriteCodeFragment 類別產生。