>  기사  >  백엔드 개발  >  C#의 키워드

C#의 키워드

王林
王林앞으로
2023-09-09 22:41:09813검색

C# 中的关键字

키워드는 C# 컴파일러에서 미리 정의한 예약어입니다. 이러한 키워드는 식별자로 사용할 수 없습니다. 그러나 이러한 키워드를 식별자로 사용하려면 키워드 앞에 @ 문자를 붙일 수 있습니다.

다음은 C#의 두 가지 키워드 유형입니다.

예약된 키워드

td> Selectedfloat 길이 readonlystackallocTrueUshort컨텍스트 키워드global
Abstract as Basic BoolBreak bytes Case
캡처 Charactersclass const 계속 decimal
default delegate execution double other enum event td>
explicit 외부 false Finally 수정 for
foreach 로 이동 if implicit in in(범용 수정자) ​​ int
interface INSIDE is 잠금 비공개 Protected public
ref returns sbyte sealed short sizeof
static string struct switch this 버리기
typeof uint ulong Unchecked Unsafe
사용 Virtual 잘못됨 휘발성 And

add

별칭

Ascending

Descending

Dynamic

Get from

group

enterjoin 설정
let orderby section(type) section(method) delete select

위 내용은 C#의 키워드의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!

성명:
이 기사는 tutorialspoint.com에서 복제됩니다. 침해가 있는 경우 admin@php.cn으로 문의하시기 바랍니다. 삭제