Exemplo n.º 1
0
 public Factor(MultiFactorModel model, string identifier)
 {
     _model = model; Identifier = identifier;
 }
Exemplo n.º 2
0
 public Factor(MultiFactorModel model, string identifier)
 {
     _model = model; Identifier = identifier;
 }