C# Class Praeclarum.UI.DocumentListAppDelegate

Inheritance: DocumentAppDelegate
Exibir arquivo Open project: praeclarum/Praeclarum

Protected Methods

Method Description
SetRootViewController ( ) : void
ShowEditor ( int docIndex, bool advance, bool animated, UIViewController newEditorVC ) : void

Method Details

SetRootViewController() protected method

protected SetRootViewController ( ) : void
return void

ShowEditor() protected method

protected ShowEditor ( int docIndex, bool advance, bool animated, UIViewController newEditorVC ) : void
docIndex int
advance bool
animated bool
newEditorVC UIViewController
return void