CloneLibraryInstance Property |
Gets an instance of this class.
Property to make sure only one Instance of this class is created.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public static CloneLibrary Instance { get; }
Public Shared ReadOnly Property Instance As CloneLibrary
Get
public:
static property CloneLibrary^ Instance {
CloneLibrary^ get ();
}
static member Instance : CloneLibrary with get
Property Value
Type:
CloneLibrarySee Also