ForumProviderStrategyHelperGetTopicIDByFileIDAsync - метод

Definition

Пространство имён: Tessa.Forums
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public static Task<Guid> GetTopicIDByFileIDAsync(
	IDbScope dbScope,
	Guid fileID,
	CancellationToken cancellationToken = default
)

Параметры

dbScope  IDbScope
 
fileID  Guid
 
cancellationToken  CancellationToken  (Optional)
 

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

TaskGuid

См. также