'宣言 Public Function FixedCost( _ ByVal value As System.Integer _ ) As BreakEvenBuilder(Of T)
public BreakEvenBuilder<T> FixedCost( System.int value )
パラメータ
- value
- 値。
戻り値の型
現在のビルダ。
'宣言 Public Function FixedCost( _ ByVal value As System.Integer _ ) As BreakEvenBuilder(Of T)
public BreakEvenBuilder<T> FixedCost( System.int value )