C# 클래스 StoryTeller.UserInterface.Projects.Settings

Interaction logic for Settings.xaml
상속: System.Windows.Controls.UserControl, INeedBuildUp, IProjectExplorerView
파일 보기 프로젝트 열기: adymitruk/storyteller

공개 메소드들

메소드 설명
Settings ( ) : System.Collections.Generic
ShowProjects ( ProjectToken projects ) : void

메소드 상세

Settings() 공개 메소드

public Settings ( ) : System.Collections.Generic
리턴 System.Collections.Generic

ShowProjects() 공개 메소드

public ShowProjects ( ProjectToken projects ) : void
projects ProjectToken
리턴 void