메소드 | 설명 | |
---|---|---|
GetLargest ( IEnumerable |
||
MinDenominator ( ulong minDenominator ) : |
Return this proportion modified to have a denominator at least as large as a value specified in the parameter.
|
|
Proportion ( ulong numerator, ulong denominator ) : System.Collections.Generic |
public static GetLargest ( IEnumerable |
||
proportions | IEnumerable |
|
리턴 |
public MinDenominator ( ulong minDenominator ) : |
||
minDenominator | ulong | The denominator to use if the proportions denominator is less than this value. |
리턴 |
public Proportion ( ulong numerator, ulong denominator ) : System.Collections.Generic | ||
numerator | ulong | |
denominator | ulong | |
리턴 | System.Collections.Generic |