예제 #1
0
파일: StoryView.cs 프로젝트: ecramer89/Play
 public void SetStoryToRoot()
 {
     SetStory(model.StoryRoot());
 }