ABT.Negative.Negative C# (CSharp) 메소드

Negative() 공개 메소드

public Negative ( Expr expr ) : System
expr Expr
리턴 System
        public Negative(Expr expr)
            : base(expr) { }