aaaahhhh, use constants! Don't hard code values!
Otherwise the video is good. How about adding voice comments?
VHurdugaci 2 years ago
Hello Victor,
You can use reflection to find current method name.
Voice comments - if you can, please be my guest!
ignatandrei1970 1 year ago
By voice comments I mean: you adding voice comments in video ;)
VHurdugaci 1 year ago
For any programmer there is one better ;)
ignatandrei1970 2 years ago
@ignatandrei1970 : No, I'm not trying to be a 'smart ass' :) Just trying to help.
andreir23 2 years ago
you don't need to call the ToString method in the properties' getters. A simple cast to string could have done well..
aaaahhhh, use constants! Don't hard code values!
Otherwise the video is good. How about adding voice comments?
VHurdugaci 2 years ago
Hello Victor,
You can use reflection to find current method name.
Voice comments - if you can, please be my guest!
ignatandrei1970 1 year ago
By voice comments I mean: you adding voice comments in video ;)
VHurdugaci 1 year ago
For any programmer there is one better ;)
ignatandrei1970 2 years ago
@ignatandrei1970 : No, I'm not trying to be a 'smart ass' :) Just trying to help.
andreir23 2 years ago
you don't need to call the ToString method in the properties' getters. A simple cast to string could have done well..
andreir23 2 years ago