Skip to content

Commit 408b654

Browse files
author
Luke Moody
committed
Include missing bracket
1 parent b1e1214 commit 408b654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MoodyWPF/Commands/DelegateCommand.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ public void RaiseCanExecuteChanged()
3434
handler(this, EventArgs.Empty);
3535
}
3636
}
37+
}
3738
}

0 commit comments

Comments
 (0)