This website requires JavaScript.
Explore
Help
Sign in
notazof
/
yavsc
Watch
1
Star
0
Fork
You've already forked yavsc
0
Code
Issues
Pull requests
1
Projects
1
Releases
3
Packages
Wiki
Activity
Actions
2fccebefe5
yavsc
/
Yavsc.Abstract
/
Billing
/
IBillingImpacter.cs
8 lines
120 B
C#
Raw
Normal View
History
Unescape
Escape
billing
2017-05-12 12:15:57 +02:00
refactoring: --YavscLib-- => Yavsc
2017-05-27 16:22:58 +02:00
namespace
Yavsc.Billing
billing
2017-05-12 12:15:57 +02:00
{
public
interface
IBillingImpacter
{
decimal
Impact
(
decimal
orgValue
)
;
}
}
Reference in a new issue
Copy permalink