![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| void | CopyTo (string destination) |
| void | MoveTo (string destination) |
| void | Delete (string destination) |
| void | Delete () |
Definition at line 596 of file Interfaces.cs.
| void GenerallyPositive.IAllowFileActions.CopyTo | ( | string | destination | ) |
Implemented in GenerallyPositive.GPALFile.
| void GenerallyPositive.IAllowFileActions.Delete | ( | ) |
Implemented in GenerallyPositive.GPALFile.
| void GenerallyPositive.IAllowFileActions.Delete | ( | string | destination | ) |
Implemented in GenerallyPositive.GPALFile.
| void GenerallyPositive.IAllowFileActions.MoveTo | ( | string | destination | ) |
Implemented in GenerallyPositive.GPALFile.