XamlWrappedMethodWithCasts.

XamlWrappedMethodWithCasts(IXamlWrappedMethod, IEnumerable<IXamlType>) Constructor

Namespace
XamlX.Ast
Containing Type
XamlWrappedMethodWithCasts

Syntax

public XamlWrappedMethodWithCasts(IXamlWrappedMethod method, IEnumerable<IXamlType> newArgumentTypes)

Parameters

Name Type Description
method IXamlWrappedMethod
newArgumentTypes IEnumerable<IXamlType>

Return Value

Type Description
void