C# Class Rackspace.VisualStudio.CloudExplorer.Files.CloudFilesObjectNode.ObjectProperties

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

Private Properties

Property Type Description
ICustomTypeDescriptor string

Public Methods

Method Description
GetClassName ( ) : string
ObjectProperties ( net.openstack.Providers.Rackspace.CloudFilesProvider provider, net.openstack.Core.Domain.Container container, net.openstack.Core.Domain.ContainerObject containerObject ) : System

Private Methods

Method Description
ICustomTypeDescriptor ( ) : string

Method Details

GetClassName() public method

public GetClassName ( ) : string
return string

ObjectProperties() public method

public ObjectProperties ( net.openstack.Providers.Rackspace.CloudFilesProvider provider, net.openstack.Core.Domain.Container container, net.openstack.Core.Domain.ContainerObject containerObject ) : System
provider net.openstack.Providers.Rackspace.CloudFilesProvider
container net.openstack.Core.Domain.Container
containerObject net.openstack.Core.Domain.ContainerObject
return System