Summary
Does nothing since None doesnt hold a value.
- Namespace
- FunctionalSharp
.OptionTypes - Containing Type
- None
<T>
Syntax
public void IfNotNullDo(Action<T> withValue)
Parameters
Name | Type | Description |
---|---|---|
withValue | Action |
Return Value
Type | Description |
---|---|
void |