Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: GenerexMatch<T>(T[], int, int)

Declaration

internal GenerexMatch<T>(
    T[] original,
    int index,
    int length
)