Property | Type | Description | |
---|---|---|---|
legAssignForFork | LegAssignmentForOneFork>.Dictionary |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetVariationStringForLeg ( int leg ) : string | ||
LegEquals ( int leg, TeamAssignment other, int otherLeg ) : bool | ||
TeamAssignment ( |
Method | Description | |
---|---|---|
AddForkToStringBuilder ( Fork fork, StringBuilder builder, int leg ) : void |
public GetVariationStringForLeg ( int leg ) : string | ||
leg | int | |
return | string |
public LegEquals ( int leg, TeamAssignment other, int otherLeg ) : bool | ||
leg | int | |
other | TeamAssignment | |
otherLeg | int | |
return | bool |
public TeamAssignment ( |
||
relayVariations | ||
return | System |