Для изменения размера нажмите или перетащите

ApplicationRegistrationException(String, Exception) - конструктор

Initializes a new instance of the ApplicationRegistrationException class.

Пространство имён:  Tessa.Applications.Services.PlatformApplication
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public ApplicationRegistrationException(
	[NotNullAttribute] string message,
	[CanBeNullAttribute] Exception innerException
)

Параметры

message
Тип: SystemString
The message.
innerException
Тип: SystemException
The inner exception.
См. также