BioCore  4.0.1
A .NET library & program for annotating, editing various microscopy imaging formats using Bioformats supported images. Including whole slide, pyramidal, and series.
Loading...
Searching...
No Matches
BioCore.Recorder Class Reference
Inheritance diagram for BioCore.Recorder:

Static Public Member Functions

static void AddLine (string s)
 

Static Public Attributes

static string log
 
static Recorder recorder = null
 
static bool recordMicroscope = true
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Detailed Description

Definition at line 3 of file Recorder.cs.

Constructor & Destructor Documentation

◆ Recorder()

BioCore.Recorder.Recorder ( )

Definition at line 12 of file Recorder.cs.

Member Function Documentation

◆ AddLine()

static void BioCore.Recorder.AddLine ( string  s)
static

Definition at line 6 of file Recorder.cs.

◆ Dispose()

override void BioCore.Recorder.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 14 of file Recorder.Designer.cs.

Member Data Documentation

◆ log

string BioCore.Recorder.log
static

Definition at line 5 of file Recorder.cs.

◆ recorder

Recorder BioCore.Recorder.recorder = null
static

Definition at line 10 of file Recorder.cs.

◆ recordMicroscope

bool BioCore.Recorder.recordMicroscope = true
static

Definition at line 11 of file Recorder.cs.


The documentation for this class was generated from the following files: