XamlIlWrappedMethodWithCasts.

XamlIlWrappedMethodWithCasts(IXamlIlWrappedMethod, IEnumerable<IXamlIlType>) Constructor

Namespace
XamlIl.Ast
Containing Type
XamlIlWrappedMethodWithCasts

Syntax

public XamlIlWrappedMethodWithCasts(IXamlIlWrappedMethod method, IEnumerable<IXamlIlType> newArgumentTypes)

Parameters

Name Type Description
method IXamlIlWrappedMethod
newArgumentTypes IEnumerable<IXamlIlType>

Return Value

Type Description
void