C# Class Sharekhan.domain.Price

Afficher le fichier Open project: anagri/sharekhan Class Usage Examples

Méthodes publiques

Свойство Type Description
Null Price

Méthodes publiques

Méthode Description
Compute ( double>.Func func ) : Price
Equals ( Price other ) : bool
Equals ( object obj ) : bool
GetEffectiveReturn ( double duration, double rate ) : Price
GetHashCode ( ) : int
Price ( double price ) : System
operator ( ) : Price
operator ( ) : bool

Private Methods

Méthode Description
Price ( ) : System

Method Details

Compute() public méthode

public Compute ( double>.Func func ) : Price
func double>.Func
Résultat Price

Equals() public méthode

public Equals ( Price other ) : bool
other Price
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetEffectiveReturn() public méthode

public GetEffectiveReturn ( double duration, double rate ) : Price
duration double
rate double
Résultat Price

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Price() public méthode

public Price ( double price ) : System
price double
Résultat System

operator() public static méthode

public static operator ( ) : Price
Résultat Price

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

Null public_oe static_oe property

public static Price,Sharekhan.domain Null
Résultat Price