コード例 #1
0
ファイル: Pivotal.cs プロジェクト: cheezburger/pivotal-poker
 public void LoadTasks(PivotalStory story)
 {
     story.LoadTasks(_user);
 }