Summary
Performs the action with the value.
- Namespace
- FunctionalSharp
.OptionTypes - Containing Type
- Some
<T>
Syntax
public void IfNotNullDo(Action<T> withValue)
Parameters
Name | Type | Description |
---|---|---|
withValue | Action |
Return Value
Type | Description |
---|---|
void |