C# Class Rackspace.VisualStudio.CloudExplorer.EndpointNode.EndpointProperties

Inheritance: Microsoft.VisualStudio.Shell.LocalizableProperties, ICustomTypeDescriptor
Afficher le fichier Open project: rackerlabs/rax-vsix

Private Properties

Свойство Type Description
ICustomTypeDescriptor string

Méthodes publiques

Méthode Description
EndpointProperties ( net.openstack.Core.Domain.CloudIdentity identity, net.openstack.Core.Domain.ServiceCatalog serviceCatalog, net.openstack.Core.Domain.Endpoint endpoint ) : System
GetClassName ( ) : string

Private Methods

Méthode Description
ICustomTypeDescriptor ( ) : string

Method Details

EndpointProperties() public méthode

public EndpointProperties ( net.openstack.Core.Domain.CloudIdentity identity, net.openstack.Core.Domain.ServiceCatalog serviceCatalog, net.openstack.Core.Domain.Endpoint endpoint ) : System
identity net.openstack.Core.Domain.CloudIdentity
serviceCatalog net.openstack.Core.Domain.ServiceCatalog
endpoint net.openstack.Core.Domain.Endpoint
Résultat System

GetClassName() public méthode

public GetClassName ( ) : string
Résultat string