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

ForumHelperTryParseLink - метод

Пространство имён:  Tessa.Forums
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public static bool TryParseLink(
	Dictionary<string, string> parameters,
	out Guid cardID,
	out Guid? topicID,
	out Guid? topicTypeID,
	out Guid? messageID
)

Параметры

parameters
Тип: System.Collections.GenericDictionaryString, String
cardID
Тип: SystemGuid
topicID
Тип: SystemNullableGuid
topicTypeID
Тип: SystemNullableGuid
messageID
Тип: SystemNullableGuid

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

Тип: Boolean
См. также