Class Program
Inheritance
System.Object
Program
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: MailHole.SmtpListener
Assembly: MailHole.SmtpListener.dll
Syntax
public static class Program
Methods
| Improve this Doc View SourceMain(String[])
Declaration
public static Task Main(string[] args)
Parameters
Type | Name | Description |
---|---|---|
System.String[] | args |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |