GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowFileActions Interface Reference
Inheritance diagram for GenerallyPositive.IAllowFileActions:
GenerallyPositive.IGPALFile GenerallyPositive.GPALFile

Public Member Functions

void CopyTo (string destination)
void MoveTo (string destination)
void Delete (string destination)
void Delete ()

Detailed Description

Definition at line 596 of file Interfaces.cs.

Member Function Documentation

◆ CopyTo()

void GenerallyPositive.IAllowFileActions.CopyTo ( string destination)

Implemented in GenerallyPositive.GPALFile.

◆ Delete() [1/2]

void GenerallyPositive.IAllowFileActions.Delete ( )

Implemented in GenerallyPositive.GPALFile.

◆ Delete() [2/2]

void GenerallyPositive.IAllowFileActions.Delete ( string destination)

Implemented in GenerallyPositive.GPALFile.

◆ MoveTo()

void GenerallyPositive.IAllowFileActions.MoveTo ( string destination)

Implemented in GenerallyPositive.GPALFile.


The documentation for this interface was generated from the following file: