- Assembly
- Rocket
.Surgery .Xamarin .Essentials .Abstractions .dll - Namespace
- Rocket
.Surgery .Xamarin .Essentials .Abstractions - Implementing Types
graph BT
Type["IEmail"]
class Type type-node
Implementing0["EmailEssential"]-.->Type
click Implementing0 "/api/Rocket.Surgery.Xamarin.Essentials/EmailEssential"
Syntax
public interface IEmail
Methods
Name | Value | Summary |
---|---|---|
Compose |
IObservable |
|
Compose |
IObservable |
|
Compose |
IObservable |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|