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

显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
ProcessDirectoryOrFileParams ( IAbsoluteDirectoryPath keyPath, string prefix, bool copyKey, string arg, IAbsoluteFilePath key ) : System

Method Details

ProcessDirectoryOrFileParams() public method

public ProcessDirectoryOrFileParams ( IAbsoluteDirectoryPath keyPath, string prefix, bool copyKey, string arg, IAbsoluteFilePath key ) : System
keyPath IAbsoluteDirectoryPath
prefix string
copyKey bool
arg string
key IAbsoluteFilePath
return System