ForumHelperTryParseLink - метод

Definition

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

Параметры

parameters  DictionaryString, String
 
cardID  Guid
 
topicID  NullableGuid
 
topicTypeID  NullableGuid
 
messageID  NullableGuid
 

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

Boolean

См. также