Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
BigDecimal の 3 を返します。
戻り値は新規作成されたインスタンスです。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public static BigDecimal Three { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property Three As BigDecimal Get |
Visual C++ |
---|
public: static property BigDecimal^ Three { BigDecimal^ get (); } |
static member Three : BigDecimal with get |