This is the entry point of the application.
| C# | Visual Basic | Visual C++ |
public class EntryPoint
Public Class EntryPoint
public ref class EntryPoint
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| EntryPoint()()()() | Initializes a new instance of the EntryPoint class | |
| Main(array<String>[]()[][]) |
Entry function of the application.
|
| Object | |
| EntryPoint | |