/// <summary>for iPad (SplitViewController)</summary> public SpeakerElement (Speaker showSpeaker, MWC.iOS.Screens.iPad.Speakers.SpeakerSplitView speakerSplitView) : base (showSpeaker.Name) { speaker = showSpeaker; splitView = speakerSplitView; }
/// <summary>for iPad (SplitViewController)</summary> public SpeakerElement(Speaker showSpeaker, MWC.iOS.Screens.iPad.Speakers.SpeakerSplitView speakerSplitView) : base(showSpeaker.Name) { speaker = showSpeaker; splitView = speakerSplitView; }