C# Class Incog.PowerShell.Automation.MediaCommand

Media command is the base type that subsequent Incog steganography media cmdlet classes inherit from.
Inheritance: Incog.PowerShell.Automation.BaseCommand
Mostrar archivo Open project: SimWitty/Incog

Private Properties

Property Type Description

Protected Methods

Method Description
InitializeComponent ( ) : void

Initialize parameters and base Incog cmdlet components.

Method Details

InitializeComponent() protected method

Initialize parameters and base Incog cmdlet components.
protected InitializeComponent ( ) : void
return void