コード例 #1
0
 public Atencion()
 {
     _metodoSolucion = new MetodoSolucion();
 }
コード例 #2
0
 public void Dispose()
 {
     _metodoSolucion = null;
 }