프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ProcessItem ( System.Management.Automation.PSObject item ) : void |
Processes the item in the inheriting class.
|
|
ProcessRecord ( ) : void |
Processes the input paths and writes the file hashes to the pipeline.
|
protected abstract ProcessItem ( System.Management.Automation.PSObject item ) : void | ||
item | System.Management.Automation.PSObject | The |
리턴 | void |