C# Класс TempNet.CmdlTools

Some simple tools for implementing a command line version of the TemporalNetworks tools
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
PromptExistingFile ( string out_file ) : bool

Display dialog to ask whether to overwrite file, if output file already exists

Описание методов

PromptExistingFile() публичный статический Метод

Display dialog to ask whether to overwrite file, if output file already exists
public static PromptExistingFile ( string out_file ) : bool
out_file string The file that shall be overwritten
Результат bool