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

Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

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

Method Details

BiKeyFile() public method

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

BiKeyFile() public method

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

BiKeyFile() public method

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