Method | Description | |
---|---|---|
Error ( ) : IActionResult | ||
ThreadController ( IThreadCreator threadCreator, IThreadDbReader threadDbReader ) : Microsoft.AspNetCore.Mvc |
Method | Description | |
---|---|---|
CreateNewThread ( ThreadCreateRequest threadCreateRequest ) : Task |
||
Index ( string threadId ) : Task |
public ThreadController ( IThreadCreator threadCreator, IThreadDbReader threadDbReader ) : Microsoft.AspNetCore.Mvc | ||
threadCreator | IThreadCreator | |
threadDbReader | IThreadDbReader | |
return | Microsoft.AspNetCore.Mvc |