Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: int add(int, int)

Declaration

protected sealed override int add(
    int match,
    int extra
)

Summary

Returns the sum of match and extra.