C# Class AppCore.SigningTool.Exceptions.FileAlreadyExistsException

Inheritance: IOException
Datei anzeigen Open project: AppCoreNet/SigningTool

Public Methods

Method Description
FileAlreadyExistsException ( string fileName ) : System.IO

Method Details

FileAlreadyExistsException() public method

public FileAlreadyExistsException ( string fileName ) : System.IO
fileName string
return System.IO