Exemple #1
0
 public void ResetAction()
 {
     if (PrimaryAction != null)
     {
         PrimaryAction.ResetStatus();
     }
 }