C# Class Spring.RabbitQuickStart.Common.Data.Stock

Simple POCO class that represents a stock
Afficher le fichier Open project: spring-projects/spring-net-amqp-samples Class Usage Examples

Méthodes publiques

Méthode Description
Stock ( ) : System
Stock ( StockExchange stockExchange, String ticker ) : System
ToString ( ) : String

Method Details

Stock() public méthode

public Stock ( ) : System
Résultat System

Stock() public méthode

public Stock ( StockExchange stockExchange, String ticker ) : System
stockExchange StockExchange
ticker String
Résultat System

ToString() public méthode

public ToString ( ) : String
Résultat String