C# Class System.Linq.Expressions.Tests.NewWithByRefParameterTests.ByRefNewType

Exibir arquivo Open project: dotnet/corefx

Public Methods

Method Description
ByRefNewType ( int &x, int &y ) : Xunit

Method Details

ByRefNewType() public method

public ByRefNewType ( int &x, int &y ) : Xunit
x int
y int
return Xunit