C# Class NuCmd.Commands.Scheduler.RefreshJobCommand

Inheritance: JobCollectionCommandBase
显示文件 Open project: NuGet/NuGet.Operations

Private Properties

Property Type Description

Protected Methods

Method Description
LoadDefaultsFromContext ( ) : Task
OnExecute ( Microsoft.WindowsAzure.SubscriptionCloudCredentials credentials ) : Task

Method Details

LoadDefaultsFromContext() protected method

protected LoadDefaultsFromContext ( ) : Task
return Task

OnExecute() protected method

protected OnExecute ( Microsoft.WindowsAzure.SubscriptionCloudCredentials credentials ) : Task
credentials Microsoft.WindowsAzure.SubscriptionCloudCredentials
return Task