C# (CSharp) Microsoft.Scripting.Runtime ArgumentArray - 2 examples found. These are the top rated real world C# (CSharp) examples of Microsoft.Scripting.Runtime.ArgumentArray extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
Wraps all arguments passed to a dynamic site with more arguments than can be accepted by a Func/Action delegate. The binder generating a rule for such a site should unwrap the arguments first and then perform a binding to them.