C# Class Rackspace.VisualStudio.CloudExplorer.NotImplementedPlaceholderNode

Inheritance: AsyncNode
Mostrar archivo Open project: rackerlabs/rax-vsix

Public Methods

Method Description
IsAlwaysLeaf ( ) : bool

Protected Methods

Method Description
CreateChildrenAsync ( CancellationToken cancellationToken ) : Task

Method Details

CreateChildrenAsync() protected method

protected CreateChildrenAsync ( CancellationToken cancellationToken ) : Task
cancellationToken System.Threading.CancellationToken
return Task

IsAlwaysLeaf() public method

public IsAlwaysLeaf ( ) : bool
return bool