This documentation is archived and is not being maintained.

CallInfo Constructor

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method CallInfo(Int32, IEnumerable<String>) Creates a new CallInfo that represents arguments in the dynamic binding process.
Public method CallInfo(Int32, array<String>) Creates a new PositionalArgumentInfo.
Top
Show: