Extension Methods from Reza Arab Ghaeni
-
GetValueOrDefault
Some time you want to get a nested property but a property in the chain is null then to avoid exception of Null Exception you must check all property in chain opposite of null
ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
Some time you want to get a nested property but a property in the chain is null then to avoid exception of Null Exception you must check all property in chain opposite of null