コード例 #1
0
ファイル: TeamPulseTests.cs プロジェクト: groozin/teampulse
 public TeamPulseCreator(ITeamMemberRepository repo, ITeamPulseProcessor processor)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public TeamPulseCreator(ITeamMemberRepository repo, ITeamPulseProcessor processor)
 {
     throw new NotImplementedException();
 }