Exemplo n.º 1
0
 public PrincipalOnlyMbs(MortgageBackedSecurity mbs)
 {
     Underlying = mbs;
 }
Exemplo n.º 2
0
 public InterestOnlyMbs(MortgageBackedSecurity mbs)
 {
     Underlying = mbs;
 }