C# Class System.Tests.DelegateTests.MyStruct

Show file Open project: dotnet/corefx

Public Properties

Property Type Description
X int
Y int

Property Details

X public property

public int X
return int

Y public property

public int Y
return int