public static class Program

assembly RefDocGen
namespace RefDocGen
Base type:  object

Program class, containing main method.

Methods

public static async Task Main(string[] args) #
Main method, the entry point of the RefDocGen app.
Parameters
string[] args
Returns