C# Class PeteBrown.PowerShellMidi.AsyncPSCmdlet

Inheritance: System.Management.Automation.PSCmdlet
ファイルを表示 Open project: Psychlist1972/Windows-10-PowerShell-MIDI

Protected Methods

Method Description
ProcessRecord ( ) : void
ProcessRecordAsync ( ) : System.Threading.Tasks.Task

Method Details

ProcessRecord() protected final method

protected final ProcessRecord ( ) : void
return void

ProcessRecordAsync() protected method

protected ProcessRecordAsync ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task