C# Class Bamboo.Prevalence.Collections.Tests.Customer

Datei anzeigen Open project: bamboo/Bamboo.Prevalence Class Usage Examples

Public Methods

Method Description
Customer ( string name ) : System
Equals ( object other ) : bool

Method Details

Customer() public method

public Customer ( string name ) : System
name string
return System

Equals() public method

public Equals ( object other ) : bool
other object
return bool