C# Class StagingWebApi.Controllers.StagingPushController

Inheritance: ApiController
Afficher le fichier Open project: NuGet/Entropy

Private Properties

Свойство Type Description
ProcessPackage Task
PushPackage Task

Méthodes publiques

Méthode Description
StagingPushController ( ) : System

Private Methods

Méthode Description
ProcessPackage ( Stream stream, string stageOwner, string stageName, string packageOwner ) : Task
PushPackage ( string stageOwner, string stageName ) : Task

Method Details

StagingPushController() public méthode

public StagingPushController ( ) : System
Résultat System