C# Class Microsoft.ManagementConsole.Internal.InsertScopeNodesCommandReader

Inheritance: IDisposable
Show file Open project: SiteView/ECC8.13 Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
InsertScopeNodesCommandReader ( InsertScopeNodesCommand source ) : System
ReadScopeNodeInsert ( ) : ScopeNodeInsert

Private Methods

Method Description
ReadNextActions ( ) : ActionsPaneRootData
ReadNextAddedFormats ( ) : DataFormatConfiguration
ReadNextChangedFormats ( ) : DataFormatConfiguration
ReadNextHelpActions ( ) : ActionsPaneRootData
ReadNextInitialSharedData ( SharedDataObjectUpdate obj ) : void
ReadNextNodeData ( ) : ScopeNodeData
ReadNextPasteTargetInfo ( PasteTargetInfo obj ) : void
ReadNextSubItems ( ) : NodeSubItemData
ReadNextUpdatedData ( ) : ClipboardData

Method Details

Dispose() public method

public Dispose ( ) : void
return void

InsertScopeNodesCommandReader() public method

public InsertScopeNodesCommandReader ( InsertScopeNodesCommand source ) : System
source InsertScopeNodesCommand
return System

ReadScopeNodeInsert() public method

public ReadScopeNodeInsert ( ) : ScopeNodeInsert
return ScopeNodeInsert