hey...i would like to know what are the uses of the static keyword when using it with properties....
when using it on class or structs , i know that i dont need to initialise the class or struct to use the static method....but when it comes to properties....i have no idea.
any explanation would be great...
10x in advance
when using it on class or structs , i know that i dont need to initialise the class or struct to use the static method....but when it comes to properties....i have no idea.
any explanation would be great...
10x in advance