Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: LengthAndResult<TResult>(TResult, int)

Declaration

internal LengthAndResult<TResult>(
    TResult result,
    int length
)