index
:
xlgmokha/banking.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
entry.cs
blob: 7da6d1bdac28397fd191b76f3c4c6973c39fb598 (
plain
)
1
2
3
4
public interface Entry { Quantity apply_to(Quantity quantity); }