次の方法で共有


Service.Run(StopConditions) メソッド

定義

public:
 abstract Microsoft::XLANGs::Core::StopConditions Run(Microsoft::XLANGs::Core::StopConditions stopCond);
public abstract Microsoft.XLANGs.Core.StopConditions Run (Microsoft.XLANGs.Core.StopConditions stopCond);
abstract member Run : Microsoft.XLANGs.Core.StopConditions -> Microsoft.XLANGs.Core.StopConditions
Public MustOverride Function Run (stopCond As StopConditions) As StopConditions

パラメーター

stopCond
StopConditions

戻り値

適用対象