Exemple #1
0
 public CurrencyMatrixSourcingFunction(ICurrencyMatrix matrix)
 {
     _matrix = matrix;
 }
 public CurrencyMatrixSourcingFunction(ICurrencyMatrix matrix)
 {
     _matrix = matrix;
 }