コード例 #1
0
ファイル: CommentDSL.cs プロジェクト: HebaAhmed55/NtInvoices
 public void CommitComment()
 {
     repo.CommitComment();
 }