C# Class GreenQloud.FSOPRenameVO

Afficher le fichier Open project: greenqloud/qloudsync

Méthodes publiques

Свойство Type Description
oldPath String
type String

Méthodes publiques

Méthode Description
FSOPRenameVO ( String oldPath, String newPath ) : System
printData ( ) : void

Method Details

FSOPRenameVO() public méthode

public FSOPRenameVO ( String oldPath, String newPath ) : System
oldPath String
newPath String
Résultat System

printData() public méthode

public printData ( ) : void
Résultat void

Property Details

oldPath public_oe property

public String oldPath
Résultat String

type public_oe property

public String type
Résultat String