C# 클래스 Rackspace.VisualStudio.CloudExplorer.EndpointNode.EndpointProperties

상속: Microsoft.VisualStudio.Shell.LocalizableProperties, ICustomTypeDescriptor
파일 보기 프로젝트 열기: rackerlabs/rax-vsix

Private Properties

프로퍼티 타입 설명
ICustomTypeDescriptor string

공개 메소드들

메소드 설명
EndpointProperties ( net.openstack.Core.Domain.CloudIdentity identity, net.openstack.Core.Domain.ServiceCatalog serviceCatalog, net.openstack.Core.Domain.Endpoint endpoint ) : System
GetClassName ( ) : string

비공개 메소드들

메소드 설명
ICustomTypeDescriptor ( ) : string

메소드 상세

EndpointProperties() 공개 메소드

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
리턴 System

GetClassName() 공개 메소드

public GetClassName ( ) : string
리턴 string