C# Class FedoraFileInfo, 3D-Repository

Show file 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 property

public string DestinationFilename
return string

SourceFilepath public property

public string SourceFilepath
return string

mNeedsId protected property

protected bool mNeedsId
return bool