C# Class FedoraFileInfo, 3D-Repository

Exibir arquivo Open project: adlnet/3D-Repository

Public Properties

Property Type Description
DestinationFilename string
SourceFilepath string

Protected Properties

Property Type Description
mNeedsId bool

Public Methods

Method Description
FedoraFileInfo ( ) : System

Method Details

FedoraFileInfo() public method

public FedoraFileInfo ( ) : System
return System

Property Details

DestinationFilename public_oe property

public string DestinationFilename
return string

SourceFilepath public_oe property

public string SourceFilepath
return string

mNeedsId protected_oe property

protected bool mNeedsId
return bool