Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LibiadaCore
Misc
SpaceReorganizers
NullReorganizer
C# Class LibiadaCore.Misc.SpaceReorganizers.NullReorganizer
Reorganizer that does nothing.
Inheritance:
SpaceReorganizer
显示文件
Open project: intervals-mining-lab/libiada-core
Class Usage Examples
Public Methods
Method
Description
Reorganize
(
AbstractChain
source
) :
AbstractChain
Reorganizes
AbstractChain
into
AbstractChain
.
Method Details
Reorganize()
public
method
Reorganizes
AbstractChain
into
AbstractChain
.
public
Reorganize
(
AbstractChain
source
) :
AbstractChain
source
LibiadaCore.Core.AbstractChain
/// Source chain. ///
return
LibiadaCore.Core.AbstractChain