Click or drag to resize
CloneLibraryInstance Property
Gets an instance of this class. Property to make sure only one Instance of this class is created.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static CloneLibrary Instance { get; }

Property Value

Type: CloneLibrary
See Also