Summary
Extension methods for
Context
.
- Namespace
- ReactiveUI
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ContextExtensions"]
class Type type-node
Syntax
public static class ContextExtensions
Methods
Name | Value | Summary |
---|---|---|
ServiceBound |
IObservable |
Binds the service.
static
|
ServiceBound |
IObservable |
Binds the service.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
Invoke |
object |
This is a thing I lifted from Prism.
|