C# 클래스 SevenDigital.Kata.Euler.Problems.Problem_020_Factorial.Problem_20_Factorial

파일 보기 프로젝트 열기: antonydenyer/ProgrammingKatas

공개 메소드들

메소드 설명
Factorial ( System.Numerics.BigInteger max ) : System.Numerics.BigInteger

비공개 메소드들

메소드 설명
Evaluate ( ) : void

메소드 상세

Factorial() 공개 메소드

public Factorial ( System.Numerics.BigInteger max ) : System.Numerics.BigInteger
max System.Numerics.BigInteger
리턴 System.Numerics.BigInteger