ApplicationFile - конструктор
Пространство имён: Tessa.Extensions.Default.Console.PackageAppСборка: Tessa.Extensions.Default.Console (в Tessa.Extensions.Default.Console.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public ApplicationFile(
string filePath,
string appFolder
)
Public Sub New (
filePath As String,
appFolder As String
)
public:
ApplicationFile(
String^ filePath,
String^ appFolder
)
new :
filePath : string *
appFolder : string -> ApplicationFile
Параметры
- filePath String
-
- appFolder String
-