C# Class TypeSwitch.Expressions.NodeExtensions

Mostra file Open project: ufcpp/UfcppSample Class Usage Examples

Public Methods

Method Description
Calculate ( this n, int x ) : int
ToCsharpCode ( this n ) : string

Method Details

Calculate() public static method

public static Calculate ( this n, int x ) : int
n this
x int
return int

ToCsharpCode() public static method

public static ToCsharpCode ( this n ) : string
n this
return string