C# Class CSLE.CLS_Expression_Math2ValueAndOr

Inheritance: ICLS_Expression
Afficher le fichier Open project: wpszz/CSLightForUnity Class Usage Examples

Méthodes publiques

Свойство Type Description
mathop char

Méthodes publiques

Méthode Description
CLS_Expression_Math2ValueAndOr ( int tbegin, int tend, int lbegin, int lend ) : System
ComputeValue ( CLS_Content content ) : CLS_Content.Value
ToString ( ) : string

Method Details

CLS_Expression_Math2ValueAndOr() public méthode

public CLS_Expression_Math2ValueAndOr ( int tbegin, int tend, int lbegin, int lend ) : System
tbegin int
tend int
lbegin int
lend int
Résultat System

ComputeValue() public méthode

public ComputeValue ( CLS_Content content ) : CLS_Content.Value
content CLS_Content
Résultat CLS_Content.Value

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

mathop public_oe property

public char mathop
Résultat char