When and why should a static method be used? [duplicate]

0

I have always had this doubt in the matter of OOP, I see many codes with static methods and now starting in C # is no different. Being straightforward, when to use this type of method, why use it and its main function! Thanks!

    
asked by anonymous 11.03.2017 / 06:06

0 answers