Exemplo n.º 1
0
 public Core()
 {
     ClassBase.Add(new RSI().GetType());
     TA.Add(new RSI());
 }