XamlMethodWithCasts.

XamlMethodWithCasts(IXamlMethod, IEnumerable<IXamlType>) Constructor

Namespace
XamlX.Ast
Containing Type
XamlMethodWithCasts

Syntax

public XamlMethodWithCasts(IXamlMethod method, IEnumerable<IXamlType> newArgumentTypes)

Parameters

Name Type Description
method IXamlMethod
newArgumentTypes IEnumerable<IXamlType>

Return Value

Type Description
void