NSDecimal.Multiply(NSDecimal, NSDecimal) 操作员

定义

public static Foundation.NSDecimal operator *(Foundation.NSDecimal left, Foundation.NSDecimal right);
static member ( * ) : Foundation.NSDecimal * Foundation.NSDecimal -> Foundation.NSDecimal

参数

left
NSDecimal
right
NSDecimal

返回

适用于