C# Class Microsoft.WindowsAzure.Commands.Sync.Upload.DataWithRange

Inheritance: IDisposable
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
DataWithRange ( System.ServiceModel.Channels.BufferManager manager ) : Microsoft.WindowsAzure.Commands.Tools.Vhd.Model
Dispose ( ) : void
IsAllZero ( ) : bool

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

DataWithRange() public méthode

public DataWithRange ( System.ServiceModel.Channels.BufferManager manager ) : Microsoft.WindowsAzure.Commands.Tools.Vhd.Model
manager System.ServiceModel.Channels.BufferManager
Résultat Microsoft.WindowsAzure.Commands.Tools.Vhd.Model

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

IsAllZero() public méthode

public IsAllZero ( ) : bool
Résultat bool