Table of Contents

Class PredicateInfo

Namespace
Akka.TestKit
Assembly
Akka.TestKit.dll
public class PredicateInfo
Inheritance
PredicateInfo
Inherited Members

Properties

PredicateT

public Delegate PredicateT { get; }

Property Value

Delegate

Type

public Type Type { get; }

Property Value

Type

Methods

Create<T>(Predicate<T>)

public static PredicateInfo Create<T>(Predicate<T> predicateT)

Parameters

predicateT Predicate<T>

Returns

PredicateInfo

Type Parameters

T

ToString()

public override string ToString()

Returns

string