Changeset 216
- Timestamp:
- 06/25/08 03:23:40 (4 months ago)
- Files:
-
- trunk/QLNet/QLNet/Cashflows/ConundrumPricer.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/QLNet/QLNet/Cashflows/ConundrumPricer.cs
r137 r216 454 454 //===========================================================================// 455 455 456 //C++ TO C# CONVERTER TODO TASK: Octal literals cannot be represented in C#:457 456 public GFunctionWithShifts(CmsCoupon coupon, Handle<Quote> meanReversion) 458 457 {