Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
Automata
Internal
Utilities
Ranges
C# 클래스 Microsoft.Automata.Internal.Utilities.Ranges
Used internally for creating a collection of ranges for serialization.
파일 보기
프로젝트 열기: AutomataDotNet/Automata
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
ranges
List
공개 메소드들
메소드
설명
Add
(
int
n
) :
void
Ranges
( ) :
System
메소드 상세
Add()
공개
메소드
public
Add
(
int
n
) :
void
n
int
리턴
void
Ranges()
공개
메소드
public
Ranges
( ) :
System
리턴
System
프로퍼티 상세
ranges
공개적으로 프로퍼티
public
List
ranges
리턴
List