Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
GSF
IO
MultipleDestinationExporter.ExportState
C# Класс GSF.IO.MultipleDestinationExporter.ExportState
Defines state information for an export.
Наследование:
IDisposable
Показать файл
Открыть проект
Открытые методы
Метод
Описание
Dispose
( ) :
void
Releases all the resources used by the
ExportState
object.
ExportState
( ) :
System
Creates a new
ExportState
.
Приватные методы
Метод
Описание
Dispose
(
bool
disposing
) :
void
Описание методов
Dispose()
публичный
Метод
Releases all the resources used by the
ExportState
object.
public
Dispose
( ) :
void
Результат
void
ExportState()
публичный
Метод
Creates a new
ExportState
.
public
ExportState
( ) :
System
Результат
System