C# Класс Cats.TemplateServer.Dto.FileEventArgs

Наследование: System.EventArgs
Показать файл Открыть проект

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

Метод Описание
FileEventArgs ( string vPath ) : System

Initializes a new instance of the FileEventArgs class.

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

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

Initializes a new instance of the FileEventArgs class.
public FileEventArgs ( string vPath ) : System
vPath string The v path.
Результат System