Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Core
Solution
C# 클래스 Core.Solution
파일 보기
프로젝트 열기: sergey-and-valya/load-balancing
1 사용 예제들
공개 메소드들
메소드
설명
Size
(
int
dimension
) :
int
Solution
( ) :
System
Допустимое решение n-мерной задачи
Solution
(
IEnumerable
x
) :
System
Допустимое решение n-мерной задачи
this
(
int
dimension
) :
IEnumerable
메소드 상세
Size()
공개
메소드
public
Size
(
int
dimension
) :
int
dimension
int
리턴
int
Solution()
공개
메소드
Допустимое решение n-мерной задачи
public
Solution
( ) :
System
리턴
System
Solution()
공개
메소드
Допустимое решение n-мерной задачи
public
Solution
(
IEnumerable
x
) :
System
x
IEnumerable
Разбиения
리턴
System
this()
공개
메소드
public
this
(
int
dimension
) :
IEnumerable
dimension
int
리턴
IEnumerable