Beginner C#: Private vs Public Variables

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024
  • This video is on the access modifiers: private and public.
    For more information on these modifier check out the MSDN documentation:
    docs.microsoft...

ความคิดเห็น • 8

  • @NavyLightning65
    @NavyLightning65 8 หลายเดือนก่อน +1

    Thank you! This helped me SO MUCH on my programming journey, and I couldn't find anyone else who clarified it as well as you.

    • @petegrapentien4147
      @petegrapentien4147  7 หลายเดือนก่อน

      Thank YOU for taking the time to say this. It means a lot to me. Happy coding!

  • @rishi_suresh12
    @rishi_suresh12 7 หลายเดือนก่อน +1

    You explained what 100 other couldnt. Thank you!

    • @petegrapentien4147
      @petegrapentien4147  7 หลายเดือนก่อน

      I’m so happy this was helpful. Thank you for taking the time to comment. Good luck on your coding journey!

  • @skate1
    @skate1 4 หลายเดือนก่อน

    Great video

  • @futureengineer8762
    @futureengineer8762 9 หลายเดือนก่อน +1

    Thanks

  • @superkamehameha1744
    @superkamehameha1744 5 หลายเดือนก่อน

    how do you display or get public variables in any class?