Class
Arg.OutRefResult<T>

An implementation detail that allows passing ref arguments in C#

Definition

Namespace:Telerik.JustMock

Assembly:Telerik.JustMock.dll

Type Parameters:

T

Type for the argument

Syntax:

cs-api-definition
public sealed class Arg.OutRefResult<T>

Inheritance: objectArg.OutRefResult<T>

Constructors

OutRefResult()

Declaration

cs-api-definition
public OutRefResult()

Fields

Value

Pass this member as a ref argument in C#

Declaration

cs-api-definition
public T Value

Field Value

T

In this article
DefinitionConstructorsOutRefResult()FieldsValue
Not finding the help you need?
Contact Support