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

Dispose() защищенный Метод

protected Dispose ( bool disposing ) : void
disposing bool
Результат void
		protected override void Dispose (bool disposing)
		{
			__mt_CustomView_var = null;
			__mt_LabelFont_var = null;
			__mt_DetailsLabelFont_var = null;
			__mt_WeakDelegate_var = null;
			base.Dispose (disposing);
		}
	} /* class MBProgressHUD */