แก้ไข

แชร์ผ่าน


INumber<TSelf>.MaxNative(TSelf, TSelf) Method

Definition

public:
 static override TSelf MaxNative(TSelf x, TSelf y);
public static virtual TSelf MaxNative(TSelf x, TSelf y);
static member MaxNative : 'Self * 'Self -> 'Self
Public Shared Overrides Function MaxNative (x As TSelf, y As TSelf) As TSelf

Parameters

x
TSelf
y
TSelf

Returns

TSelf

Applies to