public virtual void DidAddViewController(SWRevealViewController revealController, global::UIKit.UIViewController viewController, SWRevealControllerOperation operation, bool animated)
 {
     throw new You_Should_Not_Call_base_In_This_Method();
 }
		public virtual global::MonoTouch.UIKit.UIViewControllerAnimatedTransitioning AnimationControllerForOperation (SWRevealViewController revealController, SWRevealControllerOperation operation, global::MonoTouch.UIKit.UIViewController fromVC, global::MonoTouch.UIKit.UIViewController toVC)
		{
			throw new You_Should_Not_Call_base_In_This_Method ();
		}
 public virtual global::UIKit.UIViewControllerAnimatedTransitioning AnimationControllerForOperation(SWRevealViewController revealController, SWRevealControllerOperation operation, global::UIKit.UIViewController fromVC, global::UIKit.UIViewController toVC)
 {
     throw new You_Should_Not_Call_base_In_This_Method();
 }
		public virtual void DidAddViewController (SWRevealViewController revealController, global::MonoTouch.UIKit.UIViewController viewController, SWRevealControllerOperation operation, bool animated)
		{
			throw new You_Should_Not_Call_base_In_This_Method ();
		}