New to Telerik JustMockStart a free 30-day trial

Wraps a value so that you can pass it to a ref or out parameter matcher.

Definition

Namespace:Telerik.JustMock

Assembly:Telerik.JustMock.dll

Type Parameters:

T

Type of the wrapped value.

Syntax:

C#
public sealed class Arg.OutRefResult<T>

Inheritance: objectArg.OutRefResult<T>

Constructors

C#
public OutRefResult()

Fields

Gets the wrapped value that you pass by reference.

C#
public T Value
In this article
DefinitionConstructorsOutRefResult()FieldsValue
Not finding the help you need?
Contact Support