Welcome to mirror list, hosted at ThFree Co, Russian Federation.

WebViewExtraordinaire.designer.cs - github.com/xamarin/macdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0e6eacdc9638be133e51cb75a50cfbf745997d1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12

namespace macdoc
{
	
	// Should subclass MonoMac.AppKit.NSView
	[Foundation.Register("WebViewExtraordinaire")]
	public partial class WebViewExtraordinaire
	{
	}
}