New to Telerik JustMockStart a free 30-day trial

Defines parameter placeholders when the parameter type is T.

Definition

Namespace:Telerik.JustMock

Assembly:Telerik.JustMock.dll

Type Parameters:

T

Type of the parameter.

Syntax:

C#
public static class Param<T>

Inheritance: objectParam<T>

Fields

First field.

C#
public static readonly T _1

Tenth field.

C#
public static readonly T _10

Eleventh field.

C#
public static readonly T _11

Twelfth field.

C#
public static readonly T _12

Thirteenth field.

C#
public static readonly T _13

Fourteenth field.

C#
public static readonly T _14

Fifteenth field.

C#
public static readonly T _15

Sixteenth field.

C#
public static readonly T _16

Second field.

C#
public static readonly T _2

Third field.

C#
public static readonly T _3

Fourth field.

C#
public static readonly T _4

Fifth field.

C#
public static readonly T _5

Sixth field.

C#
public static readonly T _6

Seventh field.

C#
public static readonly T _7

Eighth field.

C#
public static readonly T _8

Ninth field.

C#
public static readonly T _9