C# Class QLNet.Germany.FrankfurtStockExchange

Inheritance: QLNet.Calendar.WesternImpl
Afficher le fichier Open project: ammachado/QLNet

Méthodes publiques

Свойство Type Description
Singleton FrankfurtStockExchange

Méthodes publiques

Méthode Description
isBusinessDay ( Date date ) : bool
name ( ) : string

Private Methods

Méthode Description
FrankfurtStockExchange ( ) : System

Method Details

isBusinessDay() public méthode

public isBusinessDay ( Date date ) : bool
date Date
Résultat bool

name() public méthode

public name ( ) : string
Résultat string

Property Details

Singleton public_oe static_oe property

public static FrankfurtStockExchange Singleton
Résultat FrankfurtStockExchange