Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LibiadaCore
Misc
HighOrderFactory
C# 클래스 LibiadaCore.Misc.HighOrderFactory
The high order factory.
파일 보기
프로젝트 열기: intervals-mining-lab/libiada-core
공개 메소드들
메소드
설명
Create
(
Chain
source
,
Link
link
) :
Chain
The create.
메소드 상세
Create()
공개
정적인
메소드
The create.
/// Thrown if link is unacceptable. ///
public
static
Create
(
Chain
source
,
Link
link
) :
Chain
source
LibiadaCore.Core.Chain
/// The source. ///
link
Link
/// The link. ///
리턴
LibiadaCore.Core.Chain