C# 클래스 ServiceInsight.ValueConverters.MathConverter.Negate

상속: IExpression
파일 보기 프로젝트 열기: Particular/ServiceInsight

공개 메소드들

메소드 설명
Eval ( object args ) : decimal
Negate ( IExpression param ) : System

메소드 상세

Eval() 공개 메소드

public Eval ( object args ) : decimal
args object
리턴 decimal

Negate() 공개 메소드

public Negate ( IExpression param ) : System
param IExpression
리턴 System