C# Class NetIde.Services.PackageManager.PendingUpdate

Mostrar archivo Open project: netide/netide Class Usage Examples

Public Methods

Method Description
PendingUpdate ( string packageId, PendingUpdateType type ) : System

Method Details

PendingUpdate() public method

public PendingUpdate ( string packageId, PendingUpdateType type ) : System
packageId string
type PendingUpdateType
return System