C# Class Rackspace.VisualStudio.CloudExplorer.BlockStorage.CloudBlockStorageSnapshotNode.SnapshotProperties

Inheritance: Microsoft.VisualStudio.Shell.LocalizableProperties, ICustomTypeDescriptor
Mostrar archivo Open project: rackerlabs/rax-vsix

Private Properties

Property Type Description
ICustomTypeDescriptor string

Public Methods

Method Description
GetClassName ( ) : string
SnapshotProperties ( CloudBlockStorageProvider provider, net.openstack.Core.Domain.Snapshot snapshot ) : System

Private Methods

Method Description
ICustomTypeDescriptor ( ) : string

Method Details

GetClassName() public method

public GetClassName ( ) : string
return string

SnapshotProperties() public method

public SnapshotProperties ( CloudBlockStorageProvider provider, net.openstack.Core.Domain.Snapshot snapshot ) : System
provider CloudBlockStorageProvider
snapshot net.openstack.Core.Domain.Snapshot
return System