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