C# Class ZLinq.TTHelp.Recursion

Afficher le fichier Open project: Pzixel/ZLinq

Méthodes publiques

Méthode Description
Apply ( int n ) : string
Recursion ( string function, string>.Func appFunc, string type ) : System

Private Methods

Méthode Description
Apply ( int k, int n ) : void

Method Details

Apply() public méthode

public Apply ( int n ) : string
n int
Résultat string

Recursion() public méthode

public Recursion ( string function, string>.Func appFunc, string type ) : System
function string
appFunc string>.Func
type string
Résultat System