This documentation is archived and is not being maintained.
CallInfo Constructor
Visual Studio 2010
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CallInfo(Int32, IEnumerable<String>) | Creates a new CallInfo that represents arguments in the dynamic binding process. |
|
CallInfo(Int32, array<String>) | Creates a new PositionalArgumentInfo. |
Show: