| CacheSessionLogout Method (Int64) |
登出
Namespace: Adf.WebAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic void Logout(
long id
)
Public Sub Logout (
id As Long
)
public:
void Logout(
long long id
)
member Logout :
id : int64 -> unit
Parameters
- id
- Type: SystemInt64
[Missing <param name="id"/> documentation for "M:Adf.Web.CacheSession.Logout(System.Int64)"]
See Also