Show / Hide Table of Contents

Namespace Cortex.Net.Fody

Classes

BlazorObserverWeaver

Weaver for Blazor components decorated with the ObserverAttribute class.

BlazorWeavingContext

Context class for Weaving.

EnumerableInterfaceWeaver

Weaver for enumerable types.

MethodReferenceExtensions

Extension methods for instances.

ModuleWeaver

Orchestrates weaving of classes with Cortex.Net Observables, Actions and Reactions.

OpcodeSelector

Opcode selector for Short Forms.

PropertyDefinitionExtensions

Extension methods for instances.

ReactiveObjectInterfaceWeaver

Weaves the implementation for IReactiveObject on an object.

SharedAssignmentQueueEntry

An entry in the Shared Assignment Queue.

TypeDefinitionExtenions

Extension methods for instances.

WeavingContext

Context class for Weaving.

Interfaces

IEnumerableInterfaceWeaver

Interface for a weaver that weaves IEnumerable Properties.

ISharedStateAssignmentILProcessorQueue

Interface that holds a Queue with actions to be executed when ISharedState is assigned on an observable oject.

In This Article
Back to top Generated by DocFX