应用单例
Inheritance Hierarchy
Namespace: Adf.WebAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic static class HttpSingleton<T>
where T : new()
Public NotInheritable Class HttpSingleton(Of T As New)
generic<typename T>
where T : gcnew()
public ref class HttpSingleton abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type HttpSingleton<'T when 'T : new()> = class end
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:Adf.Web.HttpSingleton`1"]
The HttpSingletonT type exposes the following members.
Properties
See Also