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

GuidConverterCanConvert - метод

Determines whether this instance can convert the specified object type.

Пространство имён:  Tessa.Platform.Json
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public override bool CanConvert(
	Type objectType
)

Параметры

objectType
Тип: SystemType
Type of the object.

Возвращаемое значение

Тип: Boolean
true if this instance can convert the specified object type; otherwise, false.
См. также