C# Class ExpressionTree.Int

Mostrar archivo Open project: ufcpp/UfcppSample

Public Methods

Method Description
Int ( int n ) : System
operator ( ) : Int

ベキを求める。

Method Details

Int() public method

public Int ( int n ) : System
n int
return System

operator() static public method

ベキを求める。
static public operator ( ) : Int
return Int