| HttpSingletonTInstance Property |
获取实例
Namespace: Adf.WebAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic static T Instance { get; }Public Shared ReadOnly Property Instance As T
Get
public:
static property T Instance {
T get ();
}static member Instance : 'T with get
Property Value
Type:
T
See Also