nfloat.LessThan(nfloat, nfloat) 运算符

定义

public static bool operator < (nfloat l, nfloat r);
static member ( < ) : nfloat * nfloat -> bool

参数

l
nfloat
r
nfloat

返回

适用于