Cauldron NetStandard Libraries
Cauldron NetStandard Libraries
Cauldron
Extensions Class
Extensions Methods
IsNotNull Method
IsNotNull(T) Method (T, Action(T))
IsNotNull(T, TResult) Method (T, Func(T, TResult))
Extensions
IsNotNull Method
Overload List
Name
Description
IsNotNull
T
(T, Action
T
)
Checks if the value is null. If not, it will invoke
action
IsNotNull
T, TResult
(T, Func
T, TResult
)
Checks if the value is null. If not, it will invoke
func
Top
See Also
Reference
Extensions Class
Cauldron Namespace
https://raw.githubusercontent.com/Capgemini/Cauldron/master/LICENSE
Send comments on this topic to
alexander.schunk@capgemini.com