ColumnCountMismatchException(String) - конструктор

Initializes a new instance of the InvalidOperationException class with a specified error message.

Definition

Пространство имён: Tessa.Views
Сборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public ColumnCountMismatchException(
	string? message
)

Параметры

message  String
The message that describes the error.

См. также