C# Class System.Collections.Tests.ComparerTests.Bar

Show file Open project: dotnet/corefx

Public Properties

Property Type Description
IntValue int

Public Methods

Method Description
Bar ( int intValue ) : System.Collections.Generic

Method Details

Bar() public method

public Bar ( int intValue ) : System.Collections.Generic
intValue int
return System.Collections.Generic

Property Details

IntValue public property

public int IntValue
return int