C# Class CascadeSharp.TKMath.math.math_NotSquare

Inheritance: Standard_DimensionError
Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
NewInstance ( ) : math_NotSquare
NewInstance ( string theMessage ) : math_NotSquare
Raise ( ) : void
Raise ( string theMessage ) : void
Throw ( ) : void
get_type_name ( ) : char
math_NotSquare ( ) : System
math_NotSquare ( math_NotSquare parameter1 ) : System
math_NotSquare ( string theMessage ) : System

Method Details

NewInstance() public méthode

public NewInstance ( ) : math_NotSquare
Résultat math_NotSquare

NewInstance() public méthode

public NewInstance ( string theMessage ) : math_NotSquare
theMessage string
Résultat math_NotSquare

Raise() public méthode

public Raise ( ) : void
Résultat void

Raise() public méthode

public Raise ( string theMessage ) : void
theMessage string
Résultat void

Throw() public méthode

public Throw ( ) : void
Résultat void

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char

math_NotSquare() public méthode

public math_NotSquare ( ) : System
Résultat System

math_NotSquare() public méthode

public math_NotSquare ( math_NotSquare parameter1 ) : System
parameter1 math_NotSquare
Résultat System

math_NotSquare() public méthode

public math_NotSquare ( string theMessage ) : System
theMessage string
Résultat System