IFunctionResult インターフェイス

定義

関数の戻り値にアクセスする手段を提供します。

public interface class IFunctionResult
public interface IFunctionResult
type IFunctionResult = interface
Public Interface IFunctionResult
派生

プロパティ

ReturnValue

関数の戻り値を取得します。

適用対象