ViewController.designer.cs 441 B

123456789101112131415161718192021
  1. // WARNING
  2. //
  3. // This file has been generated automatically by Xamarin Studio from the outlets and
  4. // actions declared in your storyboard file.
  5. // Manual changes to this file will not be maintained.
  6. //
  7. using Foundation;
  8. using System;
  9. using System.CodeDom.Compiler;
  10. using UIKit;
  11. namespace HiTA.iOS
  12. {
  13. [Register("ViewController")]
  14. partial class ViewController
  15. {
  16. void ReleaseDesignerOutlets()
  17. {
  18. }
  19. }
  20. }