64ac736ec5
Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
16 lines
389 B
C#
16 lines
389 B
C#
//
|
|
// This file has been generated automatically by MonoDevelop to store outlets and
|
|
// actions made in the Xcode designer. If it is removed, they will be lost.
|
|
// Manual changes to this file may not be handled correctly.
|
|
//
|
|
using Foundation;
|
|
|
|
namespace Newtonsoft.Json.Test {
|
|
[Register ("ViewController")]
|
|
partial class ViewController {
|
|
void ReleaseDesignerOutlets ()
|
|
{
|
|
}
|
|
}
|
|
}
|