C# Класс ToolBelt.ParsedDirectoryPath

Наследование: ToolBelt.ParsedPath
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ParsedDirectoryPath ( ToolBelt.ParsedPath path ) : System
ParsedDirectoryPath ( string path ) : System

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

ParsedDirectoryPath() публичный Метод

public ParsedDirectoryPath ( ToolBelt.ParsedPath path ) : System
path ToolBelt.ParsedPath
Результат System

ParsedDirectoryPath() публичный Метод

public ParsedDirectoryPath ( string path ) : System
path string
Результат System