|
ApiExtensions Class |
Extensions for the Api Controller
Inheritance Hierarchy
Namespace: DrawerBackup.Native.Server.WebSAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic static class ApiExtensions
<ExtensionAttribute>
Public NotInheritable Class ApiExtensions
[ExtensionAttribute]
public ref class ApiExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type ApiExtensions = class end
The ApiExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | GetClientIp |
Get the IP of the client of the request
|
Top
See Also