logo search
CSharp_Prog_Guide

Пример результатов выполнения

Execution Succeded

return value = 0

Types

C# is a strongly typed language; therefore every variable and object must have a declared type.

Data Types Overview

A type can be described as being either:

Types can also be defined as being either:

Типы

C# — это строго типизированный язык, поэтому каждая переменная и каждый объект должны иметь объявленный тип.