C# Class Irontalk.STDoubleDelegate

Afficher le fichier Open project: rezonant/irontalk

Méthodes publiques

Méthode Description
Coerce ( STObject sto ) : double

Private Methods

Méthode Description
Add ( double self, STObject other ) : double
Div ( double self, STObject other ) : double
Gt ( double self, STObject other ) : bool
GtEq ( double self, STObject other ) : bool
Lt ( double self, STObject other ) : bool
LtEq ( double self, STObject other ) : bool
Mul ( double self, STObject other ) : double
Sub ( double self, STObject other ) : double

Method Details

Coerce() public static méthode

public static Coerce ( STObject sto ) : double
sto STObject
Résultat double