C# Class GoogleCloudExtension.CloudExplorer.TreeLeafLink

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

Public Methods

Method Description
TreeLeafLink ( LinkInfo linkInfo ) : GoogleCloudExtension.Utils

Private Methods

Method Description
OnNavigateCommand ( ) : void

Method Details

TreeLeafLink() public method

public TreeLeafLink ( LinkInfo linkInfo ) : GoogleCloudExtension.Utils
linkInfo GoogleCloudExtension.Utils.LinkInfo
return GoogleCloudExtension.Utils