Class GenericRestSessionProvider<T>
- Namespace
- TaleWorlds.Diamond.ClientApplication
- Assembly
- TaleWorlds.Diamond.dll
public class GenericRestSessionProvider<T> : IClientSessionProvider<T> where T : Client<T>
Type Parameters
T
- Inheritance
-
GenericRestSessionProvider<T>
- Implements
- Inherited Members
Constructors
GenericRestSessionProvider(string, ushort, bool, IHttpDriver)
public GenericRestSessionProvider(string address, ushort port, bool isSecure, IHttpDriver httpDriver)
Parameters
address
stringport
ushortisSecure
boolhttpDriver
IHttpDriver
Methods
CreateSession(T)
public IClientSession CreateSession(T session)
Parameters
session
T
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).