ASP.NET Core MVC コントロールヘルプ
VariableCost メソッド (BreakEvenBuilder<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > BreakEvenBuilder<T> クラス : VariableCost メソッド
The value.
Configurates C1.Web.Mvc.BreakEven<T>.VariableCost. Sets a value of variable cost.
シンタックス
'宣言
 
Public Function VariableCost( _
   ByVal value As System.Integer _
) As BreakEvenBuilder(Of T)
public BreakEvenBuilder<T> VariableCost( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

BreakEvenBuilder<T> クラス
BreakEvenBuilder<T> メンバ