Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mosa
TestWorld
x86
Tests
Pair
C# 클래스 Mosa.TestWorld.x86.Tests.Pair
파일 보기
프로젝트 열기: tgiphil/MOSA-Project
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
A
int
B
int
공개 메소드들
메소드
설명
Pair
(
int
a
,
int
b
) :
System
메소드 상세
Pair()
공개
메소드
public
Pair
(
int
a
,
int
b
) :
System
a
int
b
int
리턴
System
프로퍼티 상세
A
공개적으로 프로퍼티
public
int
A
리턴
int
B
공개적으로 프로퍼티
public
int
B
리턴
int