Show / Hide Table of Contents

Class Program

Runs the gateway as a separate process.

Inheritance
Object
Program
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Ipfs.HttpGateway
Assembly: Ipfs.HttpGateway.dll
Syntax
public class Program

Methods

| Improve this Doc View Source

Main(String[])

The main entry point of the program.

Declaration
public static void Main(string[] args)
Parameters
Type Name Description
String[] args

TODO

  • Improve this Doc
  • View Source
Back to top Generated by DocFX