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

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
ByRefNewType ( int &x, int &y ) : Xunit

Method Details

ByRefNewType() public méthode

public ByRefNewType ( int &x, int &y ) : Xunit
x int
y int
Résultat Xunit