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

Show file Open project: dotnet/corefx

Public Properties

Property Type Description
custID int
name string

Property Details

custID public property

public int custID
return int

name public property

public string name
return string