次の方法で共有


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

戻り値

適用対象