SystemSchemeOperationDump(Exception, String, Byte) - конструктор
Пространство имён: Tessa.SchemeСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
protected SystemSchemeOperationDump(
Exception exception,
string operation,
byte[]? compressedData
)
Protected Sub New (
exception As Exception,
operation As String,
compressedData As Byte()
)
protected:
SystemSchemeOperationDump(
Exception^ exception,
String^ operation,
array<unsigned char>^ compressedData
)
new :
exception : Exception *
operation : string *
compressedData : byte[] -> SystemSchemeOperationDump
Параметры
- exception Exception
-
- operation String
-
- compressedData Byte
-