コード例 #1
0

        
コード例 #2
0
 public ICommentRepository GetCommentRepository()
 {
     return(CommentRepositorySQLServer.GetInstance());
 }