Class Program
Runs the gateway as a separate process.
Inherited Members
Namespace: Ipfs.HttpGateway
Assembly: Ipfs.HttpGateway.dll
Syntax
public class Program
Methods
| Improve this Doc View SourceMain(String[])
The main entry point of the program.
Declaration
public static void Main(string[] args)
Parameters
Type | Name | Description |
---|---|---|
String[] | args | TODO |