I want to create my own methods, such as .ToString() , which I want to use in my own project.
For example ToDecimalOrZero() , which I want to convert data to decimal, or if the data is empty, convert them to zero.
I know that I should not ask for codes here, but I have no idea how I can do this.
Can anyone help me out? Or at least call me somewhere ... I'm a little lost. Thanks:)
source share