Advertisement
Guest User

Untitled

a guest
Feb 24th, 2020
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. using System;
  2. using System.Collections.Generic;
  3. using System.Linq;
  4. using System.Text;
  5. using System.Threading.Tasks;
  6.  
  7. namespace _3c0xxxxxxxx
  8. {
  9. static class CAct1
  10. {
  11. static int miCitF1;
  12. static int miCitF2;
  13.  
  14. public void mvClrF1()
  15.  
  16. {
  17.  
  18. }
  19. public void mvClrF2()
  20.  
  21. {
  22.  
  23. }
  24. public void mvIncF1()
  25.  
  26. {
  27.  
  28. }
  29. public void mvIncF2()
  30.  
  31. {
  32.  
  33. }
  34.  
  35.  
  36.  
  37. }
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement