Table of Contents

Method All

Namespace
Ratatoskr.Testing
Assembly
Ratatoskr.Testing.dll

All<T>()

Gets all messages of the specified type.

public IReadOnlyList<TrackedMessage> All<T>() where T : notnull

Returns

IReadOnlyList<TrackedMessage>

Type Parameters

T