C# Class CodeOwls.TxF.TxFProvider

Inheritance: CodeOwls.PowerShell.Provider.ProviderWithTransactions
Mostra file Open project: beefarino/TxF

Public Methods

Method Description
NewSession ( ) : IDisposable

Protected Methods

Method Description
InitializeDefaultDrives ( ) : System.Collections.ObjectModel.Collection
NewDrive ( System drive ) : System.Management.Automation.PSDriveInfo

Method Details

InitializeDefaultDrives() protected method

protected InitializeDefaultDrives ( ) : System.Collections.ObjectModel.Collection
return System.Collections.ObjectModel.Collection

NewDrive() protected method

protected NewDrive ( System drive ) : System.Management.Automation.PSDriveInfo
drive System
return System.Management.Automation.PSDriveInfo

NewSession() public method

public NewSession ( ) : IDisposable
return IDisposable