TweetViewController.designer.cs 439 B

1234567891011121314151617181920
  1. // WARNING
  2. //
  3. // This file has been generated automatically by Xamarin Studio to store outlets and
  4. // actions made in the UI designer. If it is removed, they will be lost.
  5. // Manual changes to this file may not be handled correctly.
  6. //
  7. using Foundation;
  8. using System.CodeDom.Compiler;
  9. namespace TwitterSearch.Mac
  10. {
  11. [Register ("TweetViewController")]
  12. partial class TweetViewController
  13. {
  14. void ReleaseDesignerOutlets ()
  15. {
  16. }
  17. }
  18. }