string s = new string("Hello World").Replace(" ","_").ToLower().ToUpper();
So you basically return from each method the modified object so can you call new methods on it.
Method chaining. (Wikipedia)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With