コード例 #1
0
ファイル: StoryView.cs プロジェクト: ecramer89/Play
 public void SetStoryToRoot()
 {
     SetStory(model.StoryRoot());
 }