AlexTouch.MBProgressHUD.MBRoundProgressView.MBRoundProgressView C# (CSharp) Метод

MBRoundProgressView() приватный Метод

private MBRoundProgressView ( ) : System
Результат System
		public  MBRoundProgressView () : base (NSObjectFlag.Empty)
		{
			Handle = MonoTouch.ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.Init);
			
		}

Same methods

MBRoundProgressView::MBRoundProgressView ( IntPtr handle ) : System
MBRoundProgressView::MBRoundProgressView ( NSObjectFlag t ) : System
MBRoundProgressView