C# Class Smrf.NodeXL.NetworkServer.FileUtil

Utility methods for working with files.
All methods are static.
Mostrar archivo Open project: 2014-sed-team3/term-project

Public Methods

Method Description
GetOutputFilePath ( System.DateTime startTime, String networkConfigurationFilePath, String networkFileFolderPath, String fileNamePrefix, String extension ) : String

Private Methods

Method Description
GetNetworkFileName ( System.DateTime oStartTime, String sNetworkConfigurationFilePath ) : String

Method Details

GetOutputFilePath() public static method

public static GetOutputFilePath ( System.DateTime startTime, String networkConfigurationFilePath, String networkFileFolderPath, String fileNamePrefix, String extension ) : String
startTime System.DateTime
networkConfigurationFilePath String
networkFileFolderPath String
fileNamePrefix String
extension String
return String