C# Class StoryTeller.UserInterface.Projects.Settings

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

Méthodes publiques

Méthode Description
Settings ( ) : System.Collections.Generic
ShowProjects ( ProjectToken projects ) : void

Method Details

Settings() public méthode

public Settings ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ShowProjects() public méthode

public ShowProjects ( ProjectToken projects ) : void
projects ProjectToken
Résultat void