ios-samples/AppPrefs/AppPrefsViewController.desi...

18 строки
416 B
C#

// WARNING
//
// 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 AppPrefs
{
[Register ("AppPrefsViewController")]
partial class AppPrefsViewController
{
[Outlet]
UIKit.UITableView TableView { get; set; }
}
}