SystemSchemeOperationDump(Exception, String, Byte) - конструктор
Пространство имён: Tessa.SchemeСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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
-