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

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

Definition

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

Параметры

message  String
The message that describes the error.

См. также