C# Class Freddie.Tree

Afficher le fichier Open project: ChrisMissal/Freddie

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Create ( ) : Tree
Do ( object>.Func func ) : IResponse
Tree ( string apiKey ) : System

Method Details

Create() public static méthode

public static Create ( ) : Tree
Résultat Tree

Do() public méthode

public Do ( object>.Func func ) : IResponse
func object>.Func
Résultat IResponse

Tree() public méthode

public Tree ( string apiKey ) : System
apiKey string
Résultat System