Ejemplo n.º 1
0
 /// <summary>
 /// Initializes static members of the ProteinAlphabet class
 /// Set up the static instance.
 /// </summary>
 static ProteinAlphabet()
 {
     Instance = new ProteinAlphabet();
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Initializes static members of the ProteinAlphabet class
 /// Set up the static instance.
 /// </summary>
 static ProteinAlphabet()
 {
     Instance = new ProteinAlphabet();
 }