C# Class AccidentalFish.ApplicationSupport.Powershell.AsyncPSCmdlet

Inheritance: System.Management.Automation.PSCmdlet
Afficher le fichier Open project: JamesRandall/AccidentalFish.ApplicationSupport

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void
ProcessRecordAsync ( ) : System.Threading.Tasks.Task

Method Details

ProcessRecord() protected final méthode

protected final ProcessRecord ( ) : void
Résultat void

ProcessRecordAsync() protected méthode

protected ProcessRecordAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task