C# Class NavigationFlow.Components.NavigationComponent

Inheritance: Component
Datei anzeigen Open project: WaveEngine/Samples

Private Properties

Property Type Description

Public Methods

Method Description
DoNavigation ( ) : void

Protected Methods

Method Description
DefaultValues ( ) : void

Method Details

DefaultValues() protected method

protected DefaultValues ( ) : void
return void

DoNavigation() public method

public DoNavigation ( ) : void
return void