ViewController.designer.cs 387 B

123456789101112131415161718
  1. // WARNING
  2. //
  3. // This file has been generated automatically by Visual 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 personalbooks
  12. {
  13. [Register("ViewController")]
  14. partial class ViewController
  15. {
  16. }
  17. }