XamlIlMethodWithCasts.

XamlIlMethodWithCasts(IXamlIlMethod, IEnumerable<IXamlIlType>) Constructor

Namespace
XamlIl.Ast
Containing Type
XamlIlMethodWithCasts

Syntax

public XamlIlMethodWithCasts(IXamlIlMethod method, IEnumerable<IXamlIlType> newArgumentTypes)

Parameters

Name Type Description
method IXamlIlMethod
newArgumentTypes IEnumerable<IXamlIlType>

Return Value

Type Description
void