C# Класс BondInEtwLinqpadDriver.BondInEtwProperties

Class that defines the driver's properties.
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
BondInEtwProperties ( IConnectionInfo connectionInfo ) : System

An instantiation of the BondInEtwProperties class.

Приватные методы

Метод Описание
Pack ( IEnumerable files ) : string

Packs the file names to a string.

UnPack ( System.Xml.Linq.XElement xElement ) : string[]

Unpacks the file names to a list.

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

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

An instantiation of the BondInEtwProperties class.
public BondInEtwProperties ( IConnectionInfo connectionInfo ) : System
connectionInfo IConnectionInfo connection info
Результат System