C# Class Freddie.Tree

ファイルを表示 Open project: ChrisMissal/Freddie

Private Properties

Property Type Description

Public Methods

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

Method Details

Create() public static method

public static Create ( ) : Tree
return Tree

Do() public method

public Do ( object>.Func func ) : IResponse
func object>.Func
return IResponse

Tree() public method

public Tree ( string apiKey ) : System
apiKey string
return System