C# 클래스 Incog.PowerShell.Automation.MediaCommand

Media command is the base type that subsequent Incog steganography media cmdlet classes inherit from.
상속: Incog.PowerShell.Automation.BaseCommand
파일 보기 프로젝트 열기: SimWitty/Incog

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
InitializeComponent ( ) : void

Initialize parameters and base Incog cmdlet components.

메소드 상세

InitializeComponent() 보호된 메소드

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