Show / Hide Table of Contents

Class Program

Основной класс приложения.

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: Ascon.Vertical.Reports.Builder
Assembly: Ascon.Vertical.Reports.Builder.dll
Syntax
public static class Program

Methods

Main(string[])

Главная функция приложения.

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

Параметры запуска.

Returns
Type Description
Task

Исполняемую задачу.

Back to top Copyright © 2014 - 2026 ООО «АСКОН-Бизнес-решения»