Exemplo n.º 1
0
 public static ProcessCard Instance()
 {
     return(_instance ?? (_instance = new ProcessCard()));
 }