NewOpArgumentProvider コンストラクタ
[This is preliminary documentation and subject to change.]
コンストラクタ
public NewOpArgumentProvider(
Type type,
object[] arguments);
パラメータ
-
type
- 生成するインスタンスの型
-
arguments
- 生成する型のコンストラクタの引数
参照
NewOpArgumentProvider クラス | Kodama.Function.Functor.Bind 名前空間