Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

UnsupportedTypeException (String,Type) - конструктор Смотри также  Terrasoft.Common - пространство имен > UnsupportedTypeException - класс > UnsupportedTypeException : UnsupportedTypeException (String,Type) C#

message
Error message.
type
The System.Type instance.

Glossary Item Box

Initializes a new instance of the UnsupportedTypeException class for the specified System.Type instance, using the specified error message.

Синтаксис

public UnsupportedTypeException( 
   string message, 
   Type type 
)

Параметры

message
Error message.
type
The System.Type instance.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?