C# Class GreenQloud.FSOPRenameVO

Datei anzeigen Open project: greenqloud/qloudsync

Public Properties

Property Type Description
oldPath String
type String

Public Methods

Method Description
FSOPRenameVO ( String oldPath, String newPath ) : System
printData ( ) : void

Method Details

FSOPRenameVO() public method

public FSOPRenameVO ( String oldPath, String newPath ) : System
oldPath String
newPath String
return System

printData() public method

public printData ( ) : void
return void

Property Details

oldPath public_oe property

public String oldPath
return String

type public_oe property

public String type
return String