The recording of the first ever ReactiveUI virtual conference is available on our YouTube Channel.

Reflection Class

Summary

Helper class for handling Reflection amd Expression tree related items.
Namespace
ReactiveUI
Base Types
  • object
graph BT Type-->Base0["object"] Type["Reflection"] class Type type-node

Syntax

public static class Reflection

Extension Methods

Name Value Summary
InvokeViewModelAction<T>(Action<T>) object
This is a thing I lifted from Prism.