C# Class CSMSL.Examples.Examples

Show file Open project: dbaileychess/CSMSL

Public Properties

Property Type Description
BASE_DIRECTORY string

Private Methods

Method Description
ChemicalFormulaExamples ( ) : void

Basic overview of how chemical formulas can be used and modified

ChemicalFormulaGeneratorExample ( ) : void
GuiExamples ( ) : void
IsotopologueExample ( ) : void
Main ( ) : void
PeptideExamples ( ) : void

Basic overview of how peptides can be used and modified

StartExamples ( ) : void
VennDiagramExamples ( ) : void
WriteFormulaToConsole ( ChemicalFormula formula ) : void

Helper method to write formulas out to the console consistently

WriteFragmentToConsole ( Fragment frag ) : void
WritePeptideToConsole ( Peptide peptide ) : void

Property Details

BASE_DIRECTORY public static property

public static string BASE_DIRECTORY
return string