C# Class GoogleCloudExtension.CloudExplorer.TreeLeafLink

This class represents a node in the cloud explorer that shows a clickable link.
Inheritance: TreeHierarchy
Afficher le fichier Open project: GoogleCloudPlatform/google-cloud-visualstudio Class Usage Examples

Méthodes publiques

Méthode Description
TreeLeafLink ( LinkInfo linkInfo ) : GoogleCloudExtension.Utils

Private Methods

Méthode Description
OnNavigateCommand ( ) : void

Method Details

TreeLeafLink() public méthode

public TreeLeafLink ( LinkInfo linkInfo ) : GoogleCloudExtension.Utils
linkInfo GoogleCloudExtension.Utils.LinkInfo
Résultat GoogleCloudExtension.Utils