C# Class System.Tests.DelegateTests.MyStruct

显示文件 Open project: dotnet/corefx

Public Properties

Property Type Description
X int
Y int

Property Details

X public_oe property

public int X
return int

Y public_oe property

public int Y
return int