C# Class SimpleREPL.ExtraMath

显示文件 Open project: samuelbosch/blogbits

Public Methods

Method Description
Factorial ( int n ) : int

Method Details

Factorial() public static method

public static Factorial ( int n ) : int
n int
return int