C# Class StoryTeller.UserInterface.Projects.Settings

Interaction logic for Settings.xaml
Inheritance: System.Windows.Controls.UserControl, INeedBuildUp, IProjectExplorerView
Mostrar archivo Open project: adymitruk/storyteller

Public Methods

Method Description
Settings ( ) : System.Collections.Generic
ShowProjects ( ProjectToken projects ) : void

Method Details

Settings() public method

public Settings ( ) : System.Collections.Generic
return System.Collections.Generic

ShowProjects() public method

public ShowProjects ( ProjectToken projects ) : void
projects ProjectToken
return void