C# Class withSIX.Sync.Core.ExternalTools.AddonSigner.BiSignFile

Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
BiSignFile ( FileInfo filePath ) : System
BiSignFile ( IAbsoluteFilePath filePath ) : System
BiSignFile ( string filePath ) : System

Method Details

BiSignFile() public method

public BiSignFile ( FileInfo filePath ) : System
filePath System.IO.FileInfo
return System

BiSignFile() public method

public BiSignFile ( IAbsoluteFilePath filePath ) : System
filePath IAbsoluteFilePath
return System

BiSignFile() public method

public BiSignFile ( string filePath ) : System
filePath string
return System