Method All
All<T>()
Gets all messages of the specified type.
public IReadOnlyList<TrackedMessage> All<T>() where T : notnull
Returns
Type Parameters
T
Gets all messages of the specified type.
public IReadOnlyList<TrackedMessage> All<T>() where T : notnull
T