C# 클래스 CSLE.CLS_Expression_Math2ValueAndOr

상속: ICLS_Expression
파일 보기 프로젝트 열기: wpszz/CSLightForUnity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
mathop char

공개 메소드들

메소드 설명
CLS_Expression_Math2ValueAndOr ( int tbegin, int tend, int lbegin, int lend ) : System
ComputeValue ( CLS_Content content ) : CLS_Content.Value
ToString ( ) : string

메소드 상세

CLS_Expression_Math2ValueAndOr() 공개 메소드

public CLS_Expression_Math2ValueAndOr ( int tbegin, int tend, int lbegin, int lend ) : System
tbegin int
tend int
lbegin int
lend int
리턴 System

ComputeValue() 공개 메소드

public ComputeValue ( CLS_Content content ) : CLS_Content.Value
content CLS_Content
리턴 CLS_Content.Value

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

mathop 공개적으로 프로퍼티

public char mathop
리턴 char