C# Class Network.Rest.RestTask

Inheritance: Microsoft.Build.Utilities.Task
Afficher le fichier Open project: automaters/bonjour.net

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( ) : bool
RestTask ( ) : System

Méthodes protégées

Méthode Description
BuildCommand ( Command command ) : void
ExecuteRequest ( ) : HttpResponse

Method Details

BuildCommand() protected méthode

protected BuildCommand ( Command command ) : void
command Command
Résultat void

Execute() public méthode

public Execute ( ) : bool
Résultat bool

ExecuteRequest() protected méthode

protected ExecuteRequest ( ) : HttpResponse
Résultat HttpResponse

RestTask() public méthode

public RestTask ( ) : System
Résultat System