C# Class YAMP.LeftUnaryOperator

Inheritance: UnaryOperator
ファイルを表示 Open project: FlorianRappl/YAMP

Public Methods

Method Description
LeftUnaryOperator ( string op, int level ) : System

Method Details

LeftUnaryOperator() public method

public LeftUnaryOperator ( string op, int level ) : System
op string
level int
return System