C# Class System.Linq.Tests.JoinTests.CustomerRec

Mostra file Open project: dotnet/corefx

Public Properties

Property Type Description
custID int
name string

Property Details

custID public_oe property

public int custID
return int

name public_oe property

public string name
return string