ios-samples/RecipesAndPrinting/InstructionsViewController....

21 строка
492 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 RecipesAndPrinting
{
[Register ("InstructionsViewController")]
partial class InstructionsViewController
{
[Outlet]
UIKit.UITextView instructionsText { get; set; }
[Outlet]
UIKit.UILabel nameLabel { get; set; }
}
}