Exemple #1
0
 public void SetQuote(IUnderly3 underly)
 {
     _underly = underly;
 }
Exemple #2
0
 public Top(IUnderly3 underly3)
 {
     _underly = underly3;
 }