Creates a new RestrictionMapper.
Namespace:
BioSharp.Core.Bio.MolbioAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
public RestrictionMapper() |
Remarks
The BioJava version takes a ThreadPool as a parameter. In .Net, there is only one thread pool, so this takes no arguments.