C# 클래스 ZLinq.TTHelp.Recursion

파일 보기 프로젝트 열기: Pzixel/ZLinq

공개 메소드들

메소드 설명
Apply ( int n ) : string
Recursion ( string function, string>.Func appFunc, string type ) : System

비공개 메소드들

메소드 설명
Apply ( int k, int n ) : void

메소드 상세

Apply() 공개 메소드

public Apply ( int n ) : string
n int
리턴 string

Recursion() 공개 메소드

public Recursion ( string function, string>.Func appFunc, string type ) : System
function string
appFunc string>.Func
type string
리턴 System