Show / Hide Table of Contents

    Class Program

    Inheritance
    System.Object
    Program
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: IL2LLVM
    Assembly: il2llvm.dll
    Syntax
    public static class Program

    Methods

    | Improve this Doc View Source

    Main(String[])

    Declaration
    public static int Main(string[] args)
    Parameters
    Type Name Description
    System.String[] args
    Returns
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX