nfloat.LessThan(nfloat, nfloat) 操作员

定义

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

参数

l
nfloat
r
nfloat

返回

适用于